summaryrefslogtreecommitdiff
path: root/HACKING.rst
Commit message (Collapse)AuthorAgeFilesLines
* Clone sahara hacking checks to saharaclientNgo Quoc Cuong2017-07-181-2/+35
| | | | | | | | | | | These such rules are: - [S366, S367] Organize your imports according to the ``Import order`` - [S368] Must use a dict comprehension instead of a dict constructor with a sequence of key-value pairs. - [S373] Don't translate logs - [S375] Use jsonutils from oslo_serialization instead of json Change-Id: I909da6772f733e8282a8f304b829aab9b25d6203
* Change client doc references to saharaTrevor McKay2014-03-131-4/+4
| | | | | Partial-implements: blueprint savanna-renaming-client Change-Id: I72f943db56a9c9c85bad1cd10ea9cd34fddf471c
* Add HACKING.rst with link to the style guidelinesSergey Lukjanov2013-11-151-0/+12
Change-Id: I48125e20e51df2040122cda0226dea7b707a105a