summaryrefslogtreecommitdiffstats
path: root/include/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'include/.clang-tidy')
-rw-r--r--include/.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/.clang-tidy b/include/.clang-tidy
index 6bc88d2..05349dd 100644
--- a/include/.clang-tidy
+++ b/include/.clang-tidy
@@ -20,7 +20,6 @@ Checks: >
-llvmlibc-*,
-modernize-use-trailing-return-type,
-readability-implicit-bool-conversion,
- -readability-use-anyofallof,
CheckOptions:
- key: modernize-use-override.AllowOverrideAndFinal
value: 'true'