summaryrefslogtreecommitdiffstats
path: root/test/headers/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'test/headers/.clang-tidy')
-rw-r--r--test/headers/.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/headers/.clang-tidy b/test/headers/.clang-tidy
index 1a91f8b..1beaf9e 100644
--- a/test/headers/.clang-tidy
+++ b/test/headers/.clang-tidy
@@ -21,7 +21,6 @@ Checks: >
-hicpp-no-array-decay,
-llvmlibc-*,
-modernize-return-braced-init-list,
- -modernize-use-nodiscard,
-modernize-use-trailing-return-type,
-readability-identifier-length,
-readability-implicit-bool-conversion,