summaryrefslogtreecommitdiffstats
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, 0 insertions, 1 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index 7563367..b51e83e 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -29,7 +29,6 @@ Checks: >
-llvmlibc-*,
-modernize-make-unique,
-modernize-return-braced-init-list,
- -modernize-use-nodiscard,
-modernize-use-trailing-return-type,
-readability-function-cognitive-complexity,
-readability-identifier-length,