neutron-lib/doc/source
Boden R 4f318bc253 Update hacking check consumption
This patch updates our hacking checks as follows:
- Hacking checks are now registered via entry points so
they can be used via flake8 CLI. By default they are disabled.
Hacking check doc string is also updated to support pep8
parsing of check code.
- The existing hacking.checks.factory() is moved to a more
meaningful name; marking as deprecated.
- A private neutron-lib specific hacking check factory is provided
and used in tox.ini.
- A flake8 plugin is provided that supports the ability to use our
hacking check factory functions to enable a pre-existing check
by default.
- Our usage of hacking checks is updated to reflect our consumption
model for adopters.
- Unit tests are provided.

Change-Id: I88dad7f7cce4d4f5af679272f067c3bb4a73803a
2016-08-02 08:57:18 -06:00
..
devref Update documents to address some issues 2016-06-29 05:30:29 -07:00
conf.py Remove unused pngmath Sphinx extension 2016-02-29 19:55:59 +01:00
contributing.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
conventions.rst TrivialFix: Fix a bad indentation in a doc file 2016-06-09 16:22:11 -04:00
index.rst Document release steps for neutron-lib 2016-07-13 17:13:53 -07:00
installation.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
readme.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
releasing.rst Document release steps for neutron-lib 2016-07-13 17:13:53 -07:00
review-guidelines.rst devref for public API docstring 2016-07-21 04:52:23 -06:00
usage.rst Update hacking check consumption 2016-08-02 08:57:18 -06:00