c4cdad7380
Some minor formatting issues caused by openstackdocstheme adoption in README.rst and HACKING.rst. Note that the install instruction is part of README, so it is not split out into a separate rst file (as suggested in the doc-migration spec). Change-Id: Iac58eeb15921e9225a461e3b5b2f3bd7ac99f415
481 B
481 B
hacking: OpenStack Hacking Guideline Enforcement
hacking is a set of flake8 plugins that test and enforce the StyleGuide
.
Hacking pins its dependencies, as a new release of some dependency can break hacking based gating jobs. This is because new versions of dependencies can introduce new rules, or make existing rules stricter.
user/index