diff --git a/src/.clang-tidy b/src/.clang-tidy index 74a6f7ec659c86..0318bd01ce7d92 100644 --- a/src/.clang-tidy +++ b/src/.clang-tidy @@ -14,6 +14,7 @@ performance-*, -performance-no-int-to-ptr, -performance-noexcept-move-constructor, -performance-unnecessary-value-param, +readability-const-return-type, readability-redundant-declaration, readability-redundant-string-init, '