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 b51e83e..f304525 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -28,7 +28,6 @@ Checks: > -hicpp-signed-bitwise, -llvmlibc-*, -modernize-make-unique, - -modernize-return-braced-init-list, -modernize-use-trailing-return-type, -readability-function-cognitive-complexity, -readability-identifier-length, |