summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/.clang-tidy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index aab3384..f6f74ab 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -13,7 +13,7 @@ Checks: >
-cppcoreguidelines-narrowing-conversions,
-hicpp-multiway-paths-covered,
-hicpp-signed-bitwise,
+ -llvm-header-guard,
-readability-function-cognitive-complexity,
- -readability-identifier-length,
-readability-suspicious-call-argument,
InheritParentConfig: true