-
Derek Morris authored
Cpplint.py supports checking for spaces in front of square brackets; this is a style violation in most cases (with the typical case being arrays), but there are already situations where this rule is skipped for the square bracket used for lambda captures. We add another such exclusion here for the case of c++ attributes. Change-Id: I2d4f972be29f5427cb8d855787c90dfa5d610e86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2151125 Commit-Queue: Derek Morris <demorri@microsoft.com> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
b8265f10