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

[perflint] Implement try-except-in-loop (PERF203) #5166

Merged
merged 9 commits into from
Jun 26, 2023

Commits on Jun 25, 2023

  1. Implement PERF203

    evanrittenhouse committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    0606c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    549be5f View commit details
    Browse the repository at this point in the history
  3. Fix tests hopefully?

    evanrittenhouse committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    eb46325 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Export

    evanrittenhouse committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9e13b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba78d76 View commit details
    Browse the repository at this point in the history
  3. Move NOQA to except

    evanrittenhouse committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    594cdae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae01ec0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ace45dc View commit details
    Browse the repository at this point in the history
  6. Update scripts

    charliermarsh committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3ca69f9 View commit details
    Browse the repository at this point in the history