diff options
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r-- | test/.clang-tidy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy index 8014e6a..30893c7 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -5,7 +5,6 @@ Checks: > -bugprone-reserved-identifier, -cert-dcl37-c, -cert-dcl51-cpp, - -cppcoreguidelines-pro-type-static-cast-downcast, -google-runtime-references, -hicpp-multiway-paths-covered, -hicpp-signed-bitwise, |