neutron/neutron/tests/unit/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 Moved hacking unit test into proper location 2015-02-11 14:06:37 +01:00
test_checks.py pep8: Register checks with their code 2016-06-29 10:12:24 +00:00