]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix description for "Barbarism of editting a file"
authorJuPing <jup.fnst@cn.fujitsu.com>
Sat, 22 Aug 2015 07:45:47 +0000 (07:45 +0000)
committerJuPing <jup.fnst@cn.fujitsu.com>
Sat, 22 Aug 2015 07:45:47 +0000 (07:45 +0000)
commita69d5fffb58405ed07440cbcbb9262c3dcc18ecc
treea4cb95b4a82baa4aa1af058cf6bf92a99709888d
parentfbc59713eb6d9248e71220109b0ad59193813645
Fix description for "Barbarism of editting a file"

There are some barbarism located in the file cinder/HACKING.rst.
  line11 and line21 : there is no full point at the end of a sentence.
  line14 and line23 : after a sentence, there are two space between
  the full point and the first letter of the second sentence.
I think the correct format of the above question as blow.
   - [N319] Validate that debug level logs are not translated.
   - [C302] six.text_type should be used instead of unicode.
   - [N325] str() and unicode() cannot be used on
   an exception. Remove or use six.text_type().
   - [C304] Enforce no use of LOG.audit
   messages. LOG.info should be used instead.

Change-Id: I2896bacc5379786ed115d47e520bf5bc2af0028a
Closes-Bug: #1487665
HACKING.rst