Skip to content
Commit 97b06ff6 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

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
parent f89330a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment