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 c0f5b22..330c605 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -45,7 +45,6 @@ Checks: >
-modernize-use-trailing-return-type,
-readability-convert-member-functions-to-static,
-readability-implicit-bool-conversion,
- -readability-isolate-declaration,
-readability-make-member-function-const,
FormatStyle: file
WarningsAsErrors: '*'