aboutsummaryrefslogtreecommitdiff
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 7e79698..c8039e1 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -8,8 +8,6 @@ Checks: >
-cert-flp30-c,
-clang-analyzer-alpha.*,
-clang-analyzer-security.FloatLoopCounter,
- -fuchsia-default-arguments-calls,
- -fuchsia-default-arguments-declarations,
-google-runtime-references,
-hicpp-multiway-paths-covered,
-hicpp-signed-bitwise,