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

[flake8-simplify] Detect implicit else cases in needless-bool (SIM103) #10414

Merged

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    f1c3626 View commit details
    Browse the repository at this point in the history
  2. broke a test

    ottaviohartman committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f663b85 View commit details
    Browse the repository at this point in the history
  3. fixed test mostly

    ottaviohartman committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cf62508 View commit details
    Browse the repository at this point in the history
  4. is that right?

    ottaviohartman committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    683be70 View commit details
    Browse the repository at this point in the history
  5. working

    ottaviohartman committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    29b4c84 View commit details
    Browse the repository at this point in the history
  6. more tests

    ottaviohartman committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9755bb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. some cleanup

    ottaviohartman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5f7a51a View commit details
    Browse the repository at this point in the history
  2. rm

    ottaviohartman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c66caca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db10fe7 View commit details
    Browse the repository at this point in the history
  4. working

    ottaviohartman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f92dad8 View commit details
    Browse the repository at this point in the history
  5. move snap test

    ottaviohartman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    86e6af3 View commit details
    Browse the repository at this point in the history
  6. clean up diff

    ottaviohartman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    915371f View commit details
    Browse the repository at this point in the history
  7. add preview snap

    ottaviohartman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    66f6ee4 View commit details
    Browse the repository at this point in the history
  8. get rid of clone()

    ottaviohartman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    93dbba3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13a73c1 View commit details
    Browse the repository at this point in the history
  10. cleanup

    ottaviohartman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    482aa69 View commit details
    Browse the repository at this point in the history
  11. clippy

    ottaviohartman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b85a8db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    03170c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    1b7d160 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Defer fetch

    charliermarsh committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7ecc53d View commit details
    Browse the repository at this point in the history