summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to '.clang-tidy')
-rw-r--r--.clang-tidy2
1 files changed, 0 insertions, 2 deletions
diff --git a/.clang-tidy b/.clang-tidy
index 66585b8..03effaf 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -9,10 +9,8 @@ Checks: >
-*-special-member-functions,
-*-unused-macros,
-*-uppercase-literal-suffix,
- -*-use-emplace,
-*-use-equals-default,
-*-use-override,
- -*-use-override,
-*-vararg,
-bugprone-branch-clone,
-bugprone-forward-declaration-namespace,