diff options
Diffstat (limited to '.clang-tidy')
-rw-r--r-- | .clang-tidy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.clang-tidy b/.clang-tidy index a6f9e1a..fd24a1a 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -15,11 +15,9 @@ Checks: > -fuchsia-default-arguments-calls, -fuchsia-default-arguments-declarations, -fuchsia-overloaded-operator, - -google-explicit-constructor, -google-readability-casting, -google-runtime-int, -google-runtime-references, - -hicpp-explicit-conversions, -llvmlibc-*, -modernize-use-trailing-return-type, -readability-avoid-const-params-in-decls, |