Silence some false positives for sc_prohibit_always_true_header_tests.

* .x-sc_prohibit_always_true_header_tests: New file; exclude
build-aux/src-sniff.py from C inclusion tests, because it itself
contains examples of string the syntac checkers don't like
(because it's also a syntax checker).
ChangeLog: also exclude this because it frequently contains the
specifics of items added/removed, including examples of text which
are this syntax check looks for.
This commit is contained in:
James Youngman
2011-06-05 00:21:31 +01:00
parent 237dbfe342
commit 58523fbd4e
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
build-aux/src-sniff\.py
ChangeLog

View File

@@ -1,5 +1,14 @@
2011-06-05 James Youngman <jay@gnu.org>
Silence some false positives for sc_prohibit_always_true_header_tests.
* .x-sc_prohibit_always_true_header_tests: New file; exclude
build-aux/src-sniff.py from C inclusion tests, because it itself
contains examples of string the syntac checkers don't like
(because it's also a syntax checker).
ChangeLog: also exclude this because it frequently contains the
specifics of items added/removed, including examples of text which
are this syntax check looks for.
Prefer "cannot" to "can not".
* locate/locatedb.5: Change "can not" to "cannot".
* locate/updatedb.1: Likewise.