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-bugbear] Allow tuples of exceptions (B030) #10437

Merged
merged 11 commits into from Mar 18, 2024

Commits on Mar 17, 2024

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

    ottaviohartman committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    1c76c3a View commit details
    Browse the repository at this point in the history
  3. cleanup

    ottaviohartman committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e49bbd2 View commit details
    Browse the repository at this point in the history
  4. insta

    ottaviohartman committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e4e795b View commit details
    Browse the repository at this point in the history
  5. doc

    ottaviohartman committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    95f0fdc View commit details
    Browse the repository at this point in the history
  6. add one more test

    ottaviohartman committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a2d1e76 View commit details
    Browse the repository at this point in the history
  7. fix recursion

    ottaviohartman committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    2d70e29 View commit details
    Browse the repository at this point in the history
  8. add more tests

    ottaviohartman committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b720717 View commit details
    Browse the repository at this point in the history
  9. remove print

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    e2bb506 View commit details
    Browse the repository at this point in the history
  2. Add a * test case

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