https://github.com/ging/horizon
Revision bdfb56ae6599abfe584af90a1fd573f3b49c6959 authored by David Lyle on 27 September 2013, 22:43:46 UTC, committed by David Lyle on 27 September 2013, 22:57:10 UTC
Change-Id: I125f6c81235c6a1519044dd6145636693530277c
Closes-bug: #1220778
1 parent 9d41eba
Raw File
Tip revision: bdfb56ae6599abfe584af90a1fd573f3b49c6959 authored by David Lyle on 27 September 2013, 22:43:46 UTC
Cleaning up policy documentation
Tip revision: bdfb56a
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