-
Notifications
You must be signed in to change notification settings - Fork 23
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
Change plugin prefix to not conflict with Bugbear #2
Comments
@tylerwince @ambv I've made a further comment at PyCQA/flake8-bugbear#37. I'm quoting the salient points below:
|
Some comments I made on issue at PyCQA/flake8-bugbear#37 and reposting here to keep track of things:
|
This have been closed. Please see the final discussion here: |
Bugbear is an official PyCQA plugin for flake8 that's been around for several years.
Your new plugin shadows the letter B and in fact deregisters Bugbear if used in the same configuration.
Please choose a new non-conflicting prefix for your plugin.
For reference, see: PyCQA/flake8-bugbear#37
The text was updated successfully, but these errors were encountered: