tor/changes/feature15180
cypherpunks 9dc90a5b7b Add check-changes rule for checking formatting of changes files.
Additional fixes to make the change work;
- fix Python 2 vs 3 issues
- fix some PEP 8 warnings
- handle paths with numbers correctly
- mention the make rule in doc/HACKING.
2015-03-09 09:00:12 -04:00

4 lines
132 B
Plaintext

o Minor features (testing):
- Add make rule `check-changes` to verify the format of changes files.
Closes ticket 15180.