neutron/neutron/hacking
Jakub Libosvar 3ff5b704a7 pep8: Register checks with their code
pep8 searches for check codes in their docstrings [1]. This allows us to
either ignore or select particular checks by their codes.

e.g. flake8 --select=N333

[1] 4438622d0b/pycodestyle.py (L110)

Change-Id: I4644ab087abc441beed52a170df8b5279fed76a4
Closes-bug: 1594756
2016-06-29 10:12:24 +00:00
..
__init__.py Add missing translation support 2014-05-19 12:16:56 +02:00
checks.py pep8: Register checks with their code 2016-06-29 10:12:24 +00:00