summaryrefslogtreecommitdiffstats
path: root/src/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'src/.clang-tidy')
-rw-r--r--src/.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/.clang-tidy b/src/.clang-tidy
index 1b4b226..c50cd8a 100644
--- a/src/.clang-tidy
+++ b/src/.clang-tidy
@@ -5,7 +5,6 @@ Checks: >
-*-magic-numbers,
-*-narrowing-conversions,
-bugprone-easily-swappable-parameters,
- -bugprone-suspicious-string-compare,
-cert-err33-c,
-cert-err34-c,
-clang-analyzer-unix.Malloc,