]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
mention lintChanges.py in the coding standards
authorNick Mathewson <nickm@torproject.org>
Mon, 1 Feb 2016 21:47:47 +0000 (16:47 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 1 Feb 2016 21:47:47 +0000 (16:47 -0500)
doc/HACKING/CodingStandards.md

index bec076527f8d3b9b83547e0e05f0f959333c853e..4aafa5ddd47504895f1ccf22ca7d3363a00d957e 100644 (file)
@@ -80,6 +80,11 @@ When we go to make a release, we will concatenate all the entries
 in changes to make a draft changelog, and clear the directory. We'll
 then edit the draft changelog into a nice readable format.
 
+To make sure that stuff is in the right format, we use
+scripts/maint/lintChanges.py to check the changes files for
+(superficial) validity.  You can run this script on your own changes
+files!
+
 What needs a changes file?
 
    * A not-exhaustive list: Anything that might change user-visible