Skip to content

No need to check current cell as it is 0 #469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 11, 2023
Merged

No need to check current cell as it is 0 #469

merged 2 commits into from
Mar 11, 2023

Conversation

sak96
Copy link
Contributor

@sak96 sak96 commented Mar 11, 2023

Pull Request Template

Description

The cell value is 0 and only after the check function finishes.

Type of change

  • Optimization (non-breaking change which alters functionality)

Checklist:

  • I ran bellow commands using the latest version of rust nightly.
  • I ran cargo clippy --all -- -D warning just before my last commit and fixed any issue that was found. This is already done in Clippy #468
  • I ran cargo fmt just before my last commit.
  • I ran cargo test just before my last commit and all tests passed.
  • I checked COUNTRIBUTING.md and my code follows its guidelines.

@sak96 sak96 requested review from siriak and imp2002 as code owners March 11, 2023 04:56
Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@siriak siriak enabled auto-merge (squash) March 11, 2023 07:47
@siriak siriak merged commit 010ad3a into TheAlgorithms:master Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants