diff options
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r-- | test/.clang-tidy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy index 76de2d9..670b63d 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -4,8 +4,6 @@ Checks: > -*-uppercase-literal-suffix, -altera*, -bugprone-suspicious-include, - -cert-dcl37-c, - -cert-dcl51-cpp, -google-runtime-references, -hicpp-multiway-paths-covered, -hicpp-signed-bitwise, |