diff options
Diffstat (limited to 'test/headers')
-rw-r--r-- | test/headers/.clang-tidy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/headers/.clang-tidy b/test/headers/.clang-tidy index 1a91f8b..1beaf9e 100644 --- a/test/headers/.clang-tidy +++ b/test/headers/.clang-tidy @@ -21,7 +21,6 @@ Checks: > -hicpp-no-array-decay, -llvmlibc-*, -modernize-return-braced-init-list, - -modernize-use-nodiscard, -modernize-use-trailing-return-type, -readability-identifier-length, -readability-implicit-bool-conversion, |