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 13a97efc..32352d76 100644
--- a/src/.clang-tidy
+++ b/src/.clang-tidy
@@ -27,7 +27,6 @@ Checks: >
-hicpp-no-malloc,
-misc-no-recursion,
-misc-unused-parameters,
- -readability-avoid-return-with-void-value,
-readability-function-cognitive-complexity,
-readability-redundant-casting,
-readability-use-anyofallof,