summaryrefslogtreecommitdiff
path: root/HACKING.rst
blob: 7ac9b75bfa088022da1df5b64de43e1c1db746ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Horizon Style Commandments
==========================

- Step 1: Read the OpenStack Style Commandments
  http://docs.openstack.org/developer/hacking/
- Step 2: Read [hacking] section in tox.ini to find the list of names which
  can be imported directly without triggering the "H302: import only modules"
  flake8 warning
- Step 3: Read on

Horizon Specific Commandments
-----------------------------

- Read the Horizon contributing documentation at http://docs.openstack.org/developer/horizon/contributing.html