summaryrefslogtreecommitdiff
path: root/HACKING.rst
blob: e5ad14b35c6a904ca591ba43a0943dce7f9b0a61 (plain)
1
2
3
4
5
6
7
8
9
10
11
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'