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 aa43dee..d00de40 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -31,9 +31,7 @@ Checks: > -fuchsia-multiple-inheritance, -fuchsia-overloaded-operator, -google-default-arguments, - -google-explicit-constructor, -google-runtime-references, - -hicpp-explicit-conversions, -hicpp-no-array-decay, -hicpp-signed-bitwise, -llvm-header-guard, |