[Spice-devel] [PATCH spice-server 1/2] syntax-check: Remove exclude rules of now compliant code
Frediano Ziglio
fziglio at redhat.com
Sat Apr 27 10:46:16 UTC 2019
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
cfg.mk | 6 ------
1 file changed, 6 deletions(-)
diff --git a/cfg.mk b/cfg.mk
index 93d7040c..3b711c8b 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -132,8 +132,6 @@ sc_check_author_list:
# XXX some of these tools/ programs probably ought to bindtextdomain ?
exclude_file_name_regexp--sc_bindtextdomain = ^server/tests|common/region.c|tools/(bitmap_to_c.c|icon_to_c.c|reds_stat.c)
-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|docs/manual/images/.*.png
# XXX this should be removed & all cases fixed
@@ -142,10 +140,6 @@ exclude_file_name_regexp--sc_prohibit_have_config_h = ^*/.*(c|cpp|h)
exclude_file_name_regexp--sc_unmarked_diagnostics = ^.*\.(c|py|h)
-exclude_file_name_regexp--sc_prohibit_path_max_allocation = server/tests/test-display-base.c
-
-exclude_file_name_regexp--sc_cast_of_argument_to_free = server/red-replay-qxl.c
-
exclude_file_name_regexp--sc_avoid_attribute_unused_in_header = server/stat.h
# this contains a VALGRIND_CHECK_RULES occurrence wrapped in @ which is expected
--
2.20.1
More information about the Spice-devel
mailing list