[Libosinfo] [PATCH libosinfo v2 2/5] cfg.mk: enable more syntax-check tests
Giuseppe Scrivano
gscrivan at redhat.com
Mon Aug 4 13:17:29 UTC 2014
Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
---
cfg.mk | 17 +----------------
1 file changed, 1 insertion(+), 16 deletions(-)
diff --git a/cfg.mk b/cfg.mk
index c2f07e0..ff44ca5 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -29,28 +29,13 @@ local-checks-to-skip = \
sc_error_exit_success \
sc_file_system \
sc_immutable_NEWS \
- sc_makefile_path_separator_check \
- sc_obsolete_symbols \
sc_prohibit_always_true_header_tests \
- sc_prohibit_S_IS_definition \
sc_prohibit_atoi_atof \
- sc_prohibit_hash_without_use \
- sc_prohibit_jm_in_m4 \
- sc_prohibit_quote_without_use \
- sc_prohibit_quotearg_without_use \
- sc_prohibit_stat_st_blocks \
- sc_root_tests \
sc_space_tab \
- sc_sun_os_names \
- sc_system_h_headers \
- sc_texinfo_acronym \
- sc_tight_scope \
sc_two_space_separator_in_usage \
sc_error_message_uppercase \
sc_program_name \
- sc_require_test_exit_idiom \
- sc_makefile_check \
- sc_useless_cpp_parens
+ sc_makefile_check
# Files that should never cause syntax check failures.
VC_LIST_ALWAYS_EXCLUDE_REGEX = \
--
1.9.3
More information about the Libosinfo
mailing list