summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to '.clang-tidy')
-rw-r--r--.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-tidy b/.clang-tidy
index f95d6a3..8338fa2 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -42,7 +42,6 @@ Checks: >
-hicpp-signed-bitwise,
-hicpp-special-member-functions,
-llvm-header-guard,
- -llvm-include-order,
-llvmlibc-*,
-misc-no-recursion,
-misc-unused-parameters,