mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
maint: address some syntax-issues remaining after cherry-picking from master.
* cfg.mk: Skip bison generated files, 2.5 is generating trailing blanks. This is already fixed in master. * tests/conflicts.at, tests/java.at: Fix white space issues.
This commit is contained in:
1
cfg.mk
1
cfg.mk
@@ -66,4 +66,5 @@ 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_trailing_blank = ^src/parse-gram.[ch]$$
|
||||
exclude_file_name_regexp--sc_unmarked_diagnostics = ^djgpp/
|
||||
|
||||
Reference in New Issue
Block a user