summaryrefslogtreecommitdiffstats
path: root/tests/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'tests/.clang-tidy')
-rw-r--r--tests/.clang-tidy1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.clang-tidy b/tests/.clang-tidy
index fb68f4e4..7e189145 100644
--- a/tests/.clang-tidy
+++ b/tests/.clang-tidy
@@ -12,5 +12,6 @@ Checks: >
-fuchsia-statically-constructed-objects,
-google-readability-casting,
-google-readability-todo,
+ -llvm-header-guard,
-readability-function-cognitive-complexity,
InheritParentConfig: true