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 d1bb0c4..57cfc9e 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -45,11 +45,9 @@ Checks: >
-fuchsia-overloaded-operator,
-fuchsia-statically-constructed-objects,
-google-build-using-namespace,
- -google-explicit-constructor,
-google-readability-casting,
-google-readability-todo,
-google-runtime-references,
- -hicpp-explicit-conversions,
-hicpp-multiway-paths-covered,
-hicpp-no-array-decay,
-hicpp-signed-bitwise,