[Libosinfo] [osinfo-db-tools PATCH v2 03/16] cfg.mk: Remove exclude_file_name_regexp--sc_preprocessor_indentation

Fabiano Fidêncio fidencio at redhat.com
Tue Jul 9 10:47:31 UTC 2019


Let's run the check in all files.

Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 cfg.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/cfg.mk b/cfg.mk
index 570bbb2..5490603 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -101,8 +101,6 @@ sc_bracket_spacing_check:
 # We don't use this feature of maint.mk.
 prev_version_file = /dev/null
 
-exclude_file_name_regexp--sc_preprocessor_indentation = ^*/*.[ch]
-
 exclude_file_name_regexp--sc_prohibit_strcmp = ^*/*.[ch]
 
 exclude_file_name_regexp--sc_bindtextdomain = ^tools/.*.c|test/.*.c
-- 
2.21.0




More information about the Libosinfo mailing list