Revision 9d41eba9930f6637547d961cd0860780f58ca70b authored by Jenkins on 26 September 2013, 22:08:22 UTC, committed by Gerrit Code Review on 26 September 2013, 22:08:22 UTC
2 parent s e9f4b2a + 9209e11
Raw File
HACKING.rst
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

back to top