diff options
Diffstat (limited to '.clang-tidy')
-rw-r--r-- | .clang-tidy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-tidy b/.clang-tidy index 615e565b..c714a9a4 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -67,7 +67,6 @@ Checks: > -modernize-use-default-member-init, -modernize-use-trailing-return-type, -modernize-use-using, - -performance-faster-string-find, -performance-for-range-copy, -performance-no-automatic-move, -performance-type-promotion-in-math-fn, |