hacking/doc/source/index.rst
Ghanshyam Mann 7b7ba01d5b [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html
Story: #2007236
Task: #38554

Change-Id: Ia46983955ddc183824d9088c1a6c3e307af188c3
2020-04-22 14:06:03 +00:00

640 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.

  • Contributing: If you are a new contributor to Hacking please refer: contributor/contributing

user/index

contributor/contributing