https://github.com/ging/horizon
Raw File
Tip revision: 737ef39e087f08fc5a728c3f393f8c9d7753ce9c authored by Jenkins on 02 October 2013, 22:33:44 UTC
Merge "Release notes for the Havana release"
Tip revision: 737ef39
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