mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2025-12-27 23:00:54 +00:00
Don't do whitespace checks on icons
This commit is contained in:
parent
b0ba9e626a
commit
ced6fec518
3
cfg.mk
3
cfg.mk
@ -129,3 +129,6 @@ exclude_file_name_regexp--sc_preprocessor_indentation = ^*/*.[ch]
|
||||
exclude_file_name_regexp--sc_prohibit_strcmp = ^*/*.[ch]
|
||||
exclude_file_name_regexp--sc_require_config_h = ^plugin/
|
||||
exclude_file_name_regexp--sc_require_config_h_first = ^plugin/
|
||||
|
||||
exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = ^icons/
|
||||
exclude_file_name_regexp--sc_trailing_blank = ^icons/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user