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 cee9dd2..ed0bf6b 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -11,5 +11,4 @@ Checks: > -hicpp-signed-bitwise, -modernize-make-unique, -readability-function-cognitive-complexity, - -readability-redundant-member-init, InheritParentConfig: true |