Files
ansible-freeipa/requirements-dev.txt
Rafael Guterres Jeffman 97b06ff6f0 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
2020-12-16 18:16:47 -03:00

5 lines
57 B
Plaintext

-r requirements-tests.txt
ipdb
pre-commit
flake8-bugbear