Преглед изворни кода

Allow clang-tidy warnings.

Upstream source still have some clang-tidy warnings.
We do not want to stop Android builds on clang-tidy warnings.

Bug: 252877310
Test: TIDY_EXTERNAL_VENDOR=1 make tidy-external_subset
Change-Id: Ibb076b7c9dbb3c935a9b108681a9ab459bff42ef
Chih-Hung Hsieh пре 1 година
родитељ
комит
d202c7f75c
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      .clang-tidy

+ 0 - 3
.clang-tidy

@@ -1,6 +1,3 @@
-# Turn all the warnings from the checks above into errors.
-WarningsAsErrors: "*"
-
 #HeaderFilterRegex: "^.*external/drm_hwcomposer/.*.h$"
 
 FormatStyle: google