8000 Comparing 21.11.29...22.1.11 · PyCQA/flake8-bugbear · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . 8000 Learn more about diff comparisons here.
base repository: PyCQA/flake8-bugbear
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 21.11.29
Choose a base ref
...
head repository: PyCQA/flake8-bugbear
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 22.1.11
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on Jan 1, 2022

  1. Allow the same special cases for B950 as E501 (#176) (#213)

    * Allow the same special cases for B950 as E501 (176)
    
    * Undo version bump
    percurnicus authored Jan 1, 2022
    Configuration menu
    Copy the full SHA
    2095bdd View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

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

Commits on Jan 12, 2022

  1. Ignore JoinedStr for B018 (#216)

    * Ignore JoinedStr for B018
    
    * Improve tests
    
    * Fix bug
    kasium authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6fb81ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b29f204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c47a16 View commit details
    Browse the repository at this point in the history
Loading
0