2016-07-25 18:07:31 +02:00
|
|
|
flake8<3.0.0
|
2016-06-07 22:45:59 +02:00
|
|
|
flake8-copyright
|
2016-09-20 09:40:36 +02:00
|
|
|
flake8-debugger!=2.0.0
|
2016-06-07 22:45:59 +02:00
|
|
|
flake8-deprecated
|
|
|
|
flake8-docstrings
|
2016-07-03 16:06:28 +02:00
|
|
|
flake8-future-import
|
2016-06-07 22:45:59 +02:00
|
|
|
flake8-mock
|
|
|
|
flake8-pep3101
|
|
|
|
flake8-putty
|
|
|
|
flake8-string-format
|
|
|
|
flake8-tidy-imports
|
|
|
|
flake8-tuple
|
|
|
|
hacking
|
|
|
|
pep8-naming
|
2016-09-30 08:43:07 +02:00
|
|
|
pydocstyle!=1.1.0
|
2016-06-07 22:45:59 +02:00
|
|
|
pyflakes
|
|
|
|
|
2016-07-26 16:14:21 +02:00
|
|
|
# Pinned to 1.5.7 by hacking otherwise
|
2016-06-20 06:50:01 +02:00
|
|
|
pep8==1.7.0
|
2016-07-05 08:35:58 +02:00
|
|
|
|
2016-07-25 16:38:51 +02:00
|
|
|
# Waiting until hacking/flake8-tuple are updated
|
|
|
|
#@ filter: flake8 < 3.0.0
|
2016-09-20 09:40:36 +02:00
|
|
|
|
|
|
|
# https://github.com/JBKahn/flake8-debugger/issues/5
|
|
|
|
#@ filter: flake8-debugger != 2.0.0
|
2016-09-30 08:43:07 +02:00
|
|
|
|
|
|
|
# https://gitlab.com/pycqa/flake8-docstrings/issues/16
|
|
|
|
#@ filter: pydocstyle != 1.1.0
|