Make check-spaces part of the standard "make check" process
commit3c04c8317fc98aa64f9be18042a7255842e951c0
authorNick Mathewson <nickm@torproject.org>
Tue, 19 Sep 2017 14:10:38 +0000 (19 10:10 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 21 Sep 2017 20:25:24 +0000 (21 16:25 -0400)
treee1ed1ef23ca86c67b3fa233646c4e0e17fe1aaf7
parentf395f41868514a0e418c95f3203d59f3aca6fa47
Make check-spaces part of the standard "make check" process

To do this, we had to make sure it passes when the changes directory
is empty.  I also tried to improve the quality of the output, and
fix some false-positive cases.  Let's see how this goes!

Closes ticket 23564.
Makefile.am
scripts/maint/lintChanges.py
ticket23564 [new file with mode: 0644]