summaryrefslogtreecommitdiff
path: root/HACKING.rst
blob: 5943d3aae3e72477cf4e3feccf9c4e8a69f65b8f (plain)
1
2
3
4
5
6
7
8
9
10
11
oslo.policy Style Commandments
======================================================

- Step 1: Read the OpenStack Style Commandments
  http://docs.openstack.org/developer/hacking/
- Step 2: Read on

oslo.policy Specific Commandments
---------------------------------

- Avoid using "double quotes" where you can reasonably use 'single quotes'