Uncap max line length for *.star files
In https://crrev.com/c/6697693, presubmit's canned formatting checks started looking at *.star files. This included enforcing a max line length of 80 chars in such files. Most (all?) *.star files found in gclient-managed repos are lucicfg client repos, which generally have their own formatter and use 4-space indents. This can lead to some friction with presubmit's 80 char limit. So this uncaps that limit for all *.star files. Bug: None Change-Id: Ice68676c5d097d7951e83cf81ca9ac8adc8151ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6862147 Reviewed-by: Scott Lee <ddoman@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org>changes/47/6862147/4
parent
18fc4e5507
commit
dc84b2708f
Loading…
Reference in New Issue