summaryrefslogtreecommitdiff
path: root/HACKING.rst
diff options
context:
space:
mode:
authorJoe Gordon <joe.gordon0@gmail.com>2013-11-11 10:46:57 -0800
committerJoe Gordon <joe.gordon0@gmail.com>2013-11-11 10:46:57 -0800
commit7ef29b25625447f347e556cd16d064a56e94b849 (patch)
tree8ad9c969c59a41908a752de500f31c49f1be09b0 /HACKING.rst
parent109ef804d9cd24dd4bab18e5497e6b85568c8ff4 (diff)
downloadhorizon-7ef29b25625447f347e556cd16d064a56e94b849.tar.gz
Make HACKING.rst formatting sync with other repos
Make HACKING.rst have the same format as in other OpenStack repos. When working across multiple projects its nicer to have files have the same formatting to reduce confusion. Change-Id: I078f7ba512cfd8ccaf646e37287bcdbb11e54e90
Diffstat (limited to 'HACKING.rst')
-rw-r--r--HACKING.rst17
1 files changed, 6 insertions, 11 deletions
diff --git a/HACKING.rst b/HACKING.rst
index d65f7d319..3db4e41dc 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -1,16 +1,11 @@
-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 http://docs.openstack.org/developer/hacking/
-
-The OpenStack Style Commandments live here:
+Horizon Style Commandments
+==========================
+- Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
+- Step 2: Read on
-local-checks
-------------
+Horizon Specific Commandments
+-----------------------------
None so far
-