~ubuntu-branches/ubuntu/trusty/horizon/trusty-proposed

« back to all changes in this revision

Viewing changes to HACKING.rst

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2013-12-05 14:39:15 UTC
  • mto: This revision was merged to the branch mainline in revision 61.
  • Revision ID: package-import@ubuntu.com-20131205143915-5u8q3kdxdw8e7maz
Tags: upstream-2014.1~b1
ImportĀ upstreamĀ versionĀ 2014.1~b1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
OpenStack Style Commandments
2
 
============================
3
 
 
4
 
- Step 1: Read http://www.python.org/dev/peps/pep-0008/
5
 
- Step 2: Read http://www.python.org/dev/peps/pep-0008/ again
6
 
- Step 3: Read https://github.com/openstack-dev/hacking/blob/master/HACKING.rst
7
 
 
8
 
The OpenStack Style Commandments live here:
9
 
 
10
 
  https://github.com/openstack-dev/hacking/blob/master/HACKING.rst
11
 
 
12
 
local-checks
13
 
------------
 
1
Horizon Style Commandments
 
2
==========================
 
3
 
 
4
- Step 1: Read the OpenStack Style Commandments
 
5
  http://docs.openstack.org/developer/hacking/
 
6
- Step 2: Read on
 
7
 
 
8
Horizon Specific Commandments
 
9
-----------------------------
14
10
 
15
11
None so far
16