summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to '.clang-tidy')
-rw-r--r--.clang-tidy2
1 files changed, 0 insertions, 2 deletions
diff --git a/.clang-tidy b/.clang-tidy
index c49ab458..1a9adf3e 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -47,7 +47,6 @@ Checks: >
-cppcoreguidelines-pro-type-vararg,
-cppcoreguidelines-slicing,
-fuchsia-*,
- -google-build-using-namespace,
-google-default-arguments,
-google-explicit-constructor,
-google-readability-todo,
@@ -60,7 +59,6 @@ Checks: >
-hicpp-signed-bitwise,
-hicpp-vararg,
-llvm-header-guard,
- -llvm-namespace-comment,
-llvmlibc-*,
-misc-no-recursion,
-misc-unused-parameters,