Make ui/views lint check more aggressive.
This enables all non-blacklisted checks at verbosity 1 and above. I locally spot-checked the verbose=0 errors and found them useless (mostly false complaints about "more than one command on the same line" for lambdas), so not going down that far. This should prevent regressing on any of the failures I've fixed. Bug: none Change-Id: Ia5db45e7e372a6147d58f463bbc47c81e00aac5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2126254 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#754693}
Showing
Please register or sign in to comment