diff --git a/.clang-tidy b/.clang-tidy index 1bda6dcde7f..8a1c78a33d4 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -11,7 +11,6 @@ Checks: '-*, -performance-unnecessary-value-param, google-*, -google-explicit-constructor, - -google-readability-casting, -google-runtime-int, -google-runtime-references, misc-definitions-in-headers,