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, 0 insertions, 1 deletions
diff --git a/tests/.clang-tidy b/tests/.clang-tidy
index 7e189145..6c26f23c 100644
--- a/tests/.clang-tidy
+++ b/tests/.clang-tidy
@@ -10,7 +10,6 @@ Checks: >
-cppcoreguidelines-pro-type-reinterpret-cast,
-cppcoreguidelines-pro-type-union-access,
-fuchsia-statically-constructed-objects,
- -google-readability-casting,
-google-readability-todo,
-llvm-header-guard,
-readability-function-cognitive-complexity,