From 86f9a5cb1481cac0c005b472901d0cb651545751 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Tue, 26 Jul 2022 15:51:30 +0200 Subject: [PATCH] syntax-check: enable prohibit always true header tests Signed-off-by: Giuseppe Scrivano --- cfg.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/cfg.mk b/cfg.mk index f786c21348..ba92568a7c 100644 --- a/cfg.mk +++ b/cfg.mk @@ -9,7 +9,6 @@ local-checks-to-skip = \ sc_program_name \ sc_bindtextdomain \ sc_unmarked_diagnostics \ - sc_prohibit_always_true_header_tests \ sc_prohibit_intprops_without_use \ sc_error_message_uppercase \ sc_GPL_version \