summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2022-01-03 10:25:35 -0800
committerJim Meyering <meyering@fb.com>2022-01-03 10:25:35 -0800
commit3f16da7fa9298dd7babfedb6dbd70924047700c0 (patch)
treeb29520e270d1474d1cddd0319320a0b2aeec6d6f
parent65696b0b18132e8973553fa5b0e3dc67727d6be1 (diff)
downloadgzip-3f16da7fa9298dd7babfedb6dbd70924047700c0.tar.gz
maint: avoid new syntax-check failures
* cfg.mk (local-checks-to-skip): Add sc_indent, to skip it. Otherwise, "make syntax-check" would fail.
-rw-r--r--cfg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 8e1d28a..7356f2b 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -30,6 +30,7 @@ local-checks-to-skip = \
sc_bindtextdomain \
sc_error_message_period \
sc_error_message_uppercase \
+ sc_indent \
sc_program_name \
sc_texinfo_acronym