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 790a3bc..173532f 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -9,12 +9,10 @@ Checks: >
-*-unused-macros,
-*-uppercase-literal-suffix,
-*-vararg,
- -bugprone-forward-declaration-namespace,
-cert-dcl50-cpp,
-cert-msc30-c,
-cert-msc50-cpp,
-clang-analyzer-optin.cplusplus.VirtualCall,
- -clang-diagnostic-unreachable-code-return,
-cppcoreguidelines-macro-usage,
-cppcoreguidelines-owning-memory,
-cppcoreguidelines-pro-bounds-array-to-pointer-decay,