aboutsummaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r--test/.clang-tidy1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index 811dfa30..ea251c3a 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -13,5 +13,6 @@ Checks: >
-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,
-concurrency-mt-unsafe,
-hicpp-signed-bitwise,
+ -llvm-header-guard,
-readability-function-cognitive-complexity,
InheritParentConfig: true