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
Loading
Please register or sign in to comment