https://github.com/ging/horizon
Raw File
Tip revision: 36e0ab56136a2063ce56e7579d13393637ea0e21 authored by Akihiro Motoki on 02 February 2014, 18:58:19 UTC
Import translations for Havana 2013.2.2 udpate
Tip revision: 36e0ab5
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