diff options
Diffstat (limited to '.clang-tidy')
-rw-r--r-- | .clang-tidy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-tidy b/.clang-tidy index 123abfc..f9e1bee 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -27,7 +27,6 @@ Checks: > -cppcoreguidelines-pro-type-reinterpret-cast, -cppcoreguidelines-pro-type-static-cast-downcast, -fuchsia-default-arguments-calls, - -fuchsia-default-arguments-declarations, -google-readability-todo, -hicpp-multiway-paths-covered, -hicpp-signed-bitwise, |