summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-29 16:43:38 +0100
committerJim Meyering <meyering@redhat.com>2009-11-30 16:55:04 +0100
commitcea5dc237ac3e1e50637a289fe21d961e93c6585 (patch)
tree2932904cec6600294bfcfbfae1c6c1a1538c7336 /cfg.mk
parente03f560fae58821cc4f8b51f910ec379227601fd (diff)
downloadgrep-cea5dc237ac3e1e50637a289fe21d961e93c6585.tar.gz
maint: enable trailing_blank check
* cfg.mk (local-checks-to-skip): Enable sc_trailing_blank. * AUTHORS: Remove trailing blanks. * COPYING: Likewise. * README: Likewise. * README-alpha: Likewise. * README-boot: Likewise. * THANKS: Likewise. * TODO: Likewise. * src/dfa.c: Likewise. * src/mbsupport.h: Likewise. * tests/backref.sh: Likewise. * tests/file.sh: Likewise. * tests/options.sh: Likewise. * tests/tests: Likewise. * vms/README: Likewise. * vms/make.com: Likewise.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 32236894..f01d079f 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -37,7 +37,6 @@ local-checks-to-skip = \
sc_prohibit_strcmp \
sc_prohibit_xalloc_without_use \
sc_space_tab \
- sc_trailing_blank \
sc_two_space_separator_in_usage \
sc_useless_cpp_parens