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

Catch 'else { if' where 'else if' is preferable in unnecessary_nesting_linter() #2462

Merged
merged 8 commits into from
Dec 19, 2023

Commits on Dec 17, 2023

  1. initial deprecation

    MichaelChirico authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    5161f75 View commit details
    Browse the repository at this point in the history
  2. document

    MichaelChirico committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    258eaa0 View commit details
    Browse the repository at this point in the history
  3. delint

    MichaelChirico authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f6f2b1a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    7143e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e1faa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82d872f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    5f09f0e View commit details
    Browse the repository at this point in the history
  2. delint

    MichaelChirico authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e48db74 View commit details
    Browse the repository at this point in the history