-
Collin Baker authored
These lints are redundant and in rare cases may conflict with clang-format output. We treat clang-format's output as the correct formatting, so disable the lints. The following whitespace lints are retained, all others are disabled: whitespace/blank_line whitespace/comments whitespace/empty_conditional_body whitespace/empty_if_body whitespace/empty_loop_body whitespace/ending_newline whitespace/todo Bug: chromium:1240500 Change-Id: I22e2d8ea4de021ea389e155d8c9e096c3ae6f8b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3231485Reviewed-by: Jochen Eisinger <jochen@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Collin Baker <collinbaker@chromium.org>
dfff8abb