mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-31 02:23:45 +00:00
syntax-check: Exclude png files from sc_prohibit_empty_lines_at_EOF
This commit is contained in:
parent
6564806e4f
commit
c0639738b4
2
cfg.mk
2
cfg.mk
@ -134,7 +134,7 @@ exclude_file_name_regexp--sc_bindtextdomain = ^server/tests|common/region.c|tool
|
||||
|
||||
exclude_file_name_regexp--sc_preprocessor_indentation = ^*/*.[ch]
|
||||
|
||||
exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = docs/.*.odt|server/tests/base_test.ppm
|
||||
exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = docs/.*.odt|server/tests/base_test.ppm|docs/manual/images/.*.png
|
||||
|
||||
# XXX this should be removed & all cases fixed
|
||||
exclude_file_name_regexp--sc_prohibit_have_config_h = ^*/.*(c|cpp|h)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user