diff --git a/.clang-tidy b/.clang-tidy index 8a1c78a33d4..752b25eef70 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -10,7 +10,6 @@ Checks: '-*, -performance-unnecessary-copy-initialization, -performance-unnecessary-value-param, google-*, - -google-explicit-constructor, -google-runtime-int, -google-runtime-references, misc-definitions-in-headers,