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

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

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

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