File: HACKING.rst

package info (click to toggle)
python-oslo.policy 4.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,024 kB
  • sloc: python: 6,099; makefile: 23; sh: 20
file content (11 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
Style Commandments
==================

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

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

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