flake8

flake8-alfred           # https://github.com/datatheorem/flake8-alfred
flake8-broken-line      # https://github.com/sobolevn/flake8-broken-line
flake8-bugbear          # https://github.com/PyCQA/flake8-bugbear
flake8-commas           # https://github.com/PyCQA/flake8-commas
flake8-comprehensions   # https://github.com/adamchainz/flake8-comprehensions
flake8-debugger         # https://github.com/JBKahn/flake8-debugger
flake8-logging-format   # https://github.com/globality-corp/flake8-logging-format
flake8-mutable          # https://github.com/ebeweber/flake8-mutable
flake8-pep3101          # https://github.com/gforcada/flake8-pep3101
flake8-quotes           # https://github.com/zheller/flake8-quotes
flake8-tidy-imports     # https://github.com/adamchainz/flake8-tidy-imports
pep8-naming             # https://github.com/PyCQA/pep8-naming
