summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to '.clang-tidy')
-rw-r--r--.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-tidy b/.clang-tidy
index 141a0bc1..3e13f36e 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -76,7 +76,6 @@ Checks: >
-readability-convert-member-functions-to-static,
-readability-else-after-return,
-readability-implicit-bool-conversion,
- -readability-isolate-declaration,
-readability-make-member-function-const,
-readability-named-parameter,
-readability-redundant-member-init,