8a069db554
Add HACKING.rst but instead of copying the file around point to the new cannonical location for it https://github.com/openstack-dev/hacking/blob/master/HACKING.rst Also expand out the flake8 H series ignores, so they can be enabled one by one. Change-Id: I6ec39d00c3beabbc3e661754bac6e43a0fb351d6
17 lines
411 B
ReStructuredText
17 lines
411 B
ReStructuredText
OpenStack Style Commandments
|
|
============================
|
|
|
|
- Step 1: Read http://www.python.org/dev/peps/pep-0008/
|
|
- Step 2: Read http://www.python.org/dev/peps/pep-0008/ again
|
|
- Step 3: Read https://github.com/openstack-dev/hacking/blob/master/HACKING.rst
|
|
|
|
The OpenStack Style Commandments live here:
|
|
|
|
https://github.com/openstack-dev/hacking/blob/master/HACKING.rst
|
|
|
|
local-checks
|
|
------------
|
|
|
|
None so far
|
|
|