3e2981027b
Throughout the project both single and double quotes are used, let's just stick to one consistent format. Also removed a few contractions in messages Change-Id: I6636830bef53fadbab8616abdce9b731d39a1d10
344 B
344 B
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'