https://github.com/ging/horizon
Revision e9f4b2aa64d8b4dfc61a2ad4db9ef3beb11c398c authored by Jenkins on 26 September 2013, 19:16:11 UTC, committed by Gerrit Code Review on 26 September 2013, 19:16:11 UTC
2 parent s 16c7ab1 + 6b9c5dd
Raw File
Tip revision: e9f4b2aa64d8b4dfc61a2ad4db9ef3beb11c398c authored by Jenkins on 26 September 2013, 19:16:11 UTC
Merge "Update English PO files (source lang of translations)"
Tip revision: e9f4b2a
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