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 e4b41e4..d335ce8 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -3,7 +3,6 @@ Checks: > -*-magic-numbers, - -bugprone-suspicious-string-compare, -cert-err33-c, -readability-identifier-length, InheritParentConfig: true |