summaryrefslogtreecommitdiff
path: root/HACKING.rst
blob: 13018d5e697a2fa9620e2d4a053c6687d22bc1b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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