Skip to content
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

Supports functions whose side effects are flipped by parameters #2037

Merged
merged 3 commits into from Jan 8, 2023
Merged

Supports functions whose side effects are flipped by parameters #2037

merged 3 commits into from Jan 8, 2023

Commits on Jan 8, 2023

  1. Copy the full SHA
    ee657d9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a7f6c5 View commit details
    Browse the repository at this point in the history
  3. Make early return instead of nesting conditional

    Fixes SlevomatCodingStandard.ControlStructures.EarlyExit.EarlyExitNotUsed
    zonuexe authored and ondrejmirtes committed Jan 8, 2023
    Copy the full SHA
    744c4da View commit details
    Browse the repository at this point in the history