* cfg.mk: No longer skip sc_prohibit_empty_lines_at_EOF, except
for parse-gram.h (generated).
* examples/mfcalc/.gitignore, lib/.gitignore, m4/.gitignore,
* po/.gitignore, runtime-po/.gitignore: Remove trailing/leading
empty lines.
Conflicts:
examples/mfcalc/.gitignore
sc_prohibit_always_true_header_tests \
sc_prohibit_atoi_atof \
sc_prohibit_doubled_word \
- sc_prohibit_empty_lines_at_EOF \
sc_prohibit_strcmp
# The local directory containing the checked-out copy of gnulib used in
update-copyright-env = \
UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
-exclude_file_name_regexp--sc_space_tab = ^tests/(input|c\+\+)\.at$$
+exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = ^src/parse-gram.[ch]$$
exclude_file_name_regexp--sc_require_config_h_first = \
^(lib/yyerror|data/(glr|yacc))\.c$$
+exclude_file_name_regexp--sc_space_tab = ^tests/(input|c\+\+)\.at$$
exclude_file_name_regexp--sc_unmarked_diagnostics = ^djgpp/
-
/*.gmo
/*.po
/*.po~
/remove-potcdate.sed
/remove-potcdate.sin
/stamp-po
-
-
/*.gmo
/*.po
/*.po~
/remove-potcdate.sed
/remove-potcdate.sin
/stamp-po
-