summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-29 16:36:37 +0100
committerJim Meyering <meyering@redhat.com>2009-11-30 16:55:04 +0100
commite03f560fae58821cc4f8b51f910ec379227601fd (patch)
tree899873ef32b49fcf70b7364b103d2e3fcc158dc3 /cfg.mk
parente35c4077b7847107fea4a53c27f28460c06ca050 (diff)
downloadgrep-e03f560fae58821cc4f8b51f910ec379227601fd.tar.gz
maint: enable unmarked_diagnostics check
* cfg.mk (local-checks-to-skip): Enable sc_unmarked_diagnostics * src/grep.c (fillbuf): Mark a diagnostic for translation. (reset): 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 e420588b..32236894 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -39,7 +39,6 @@ local-checks-to-skip = \
sc_space_tab \
sc_trailing_blank \
sc_two_space_separator_in_usage \
- sc_unmarked_diagnostics \
sc_useless_cpp_parens
# Tools used to bootstrap this package, used for "announcement".