7f98be6ded
It is similar to flake8 a generic static code linter and not necessary for building a binary distribution of OpenStack, so enforcing a g-r consistent version seems to be slightly over the top Change-Id: I3907050a3aaab9d32f9b71c14c47212ba793b58d
14 lines
193 B
Plaintext
14 lines
193 B
Plaintext
# linters - each project may have a different version with loose convergence
|
|
# over time.
|
|
astroid
|
|
bandit
|
|
flake8
|
|
flake8_docstrings
|
|
flake8-import-order
|
|
hacking
|
|
mccabe
|
|
pep257
|
|
pep8
|
|
pyflakes
|
|
pylint
|