DescriptionReland of Fail builds when lint warnings are generated.
Previous: https://codereview.chromium.org/2241973002/
Original issue: https://codereview.chromium.org/2240573004/
Suppress all existing lint warnings so that builds will fail when new warnings
are generated. New lint warnings that are generated in files that are ignored
in suppressions.xml will not be caught. However, now we can remove lint
warnings on a file by file basis instead of having to fix all lint warnings
before making lint break builds.
BUG=607761
Committed: https://crrev.com/166a7cf0a0545439141f2e2fec69010f05c3f499
Cr-Commit-Position: refs/heads/master@{#414708}
Patch Set 1 #Patch Set 2 : Rebase + add more suppressions + fix order of suppressions #Patch Set 3 : rebase + add more suppressions #
Messages
Total messages: 20 (15 generated)
|