summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--maint.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/maint.mk b/maint.mk
index 405c6d09..fa2fe742 100644
--- a/maint.mk
+++ b/maint.mk
@@ -696,6 +696,8 @@ sc_require_test_exit_idiom:
exit 1; } || :; \
fi
+exclude_file_name_regexp--sc_trailing_blank = \.ico$$|\.bmp$$|\.odt$$
+
sc_trailing_blank:
@prohibit='[ ]$$' \
halt='found trailing blank(s)' \