mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 03:44:41 +00:00
Update configuration to use flake8-bugbear.
Bugbear is a plugin for Flake8 finding likely bugs and design problems. It contain warnings that don't belong in pyflakes and pycodestyle, and do not have a PEP or standard behind them. Ref: https://github.com/PyCQA/flake8-bugbear
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
-r requirements-tests.txt
|
-r requirements-tests.txt
|
||||||
ipdb
|
ipdb
|
||||||
pre-commit
|
pre-commit
|
||||||
|
flake8-bugbear
|
||||||
|
|||||||
Reference in New Issue
Block a user