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

[pylint] Implement if-stmt-min-max (PLR1730, PLR1731) #10002

Merged
merged 10 commits into from Apr 6, 2024

Commits on Feb 15, 2024

  1. Implement max part

    tibor-reiss committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cf2b7d8 View commit details
    Browse the repository at this point in the history
  2. Add tests

    tibor-reiss committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    16f8971 View commit details
    Browse the repository at this point in the history
  3. Add min part

    tibor-reiss committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    df8f755 View commit details
    Browse the repository at this point in the history
  4. Format and lint

    tibor-reiss committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fdd51a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    595ec4c View commit details
    Browse the repository at this point in the history
  2. Merge rules

    tibor-reiss committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    320aea4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    fe6fd09 View commit details
    Browse the repository at this point in the history
  2. Rename rule

    charliermarsh committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    292eb26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    163fb69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae46f90 View commit details
    Browse the repository at this point in the history