web_dev_style: fix bug in which $i18n{camelCaseKeys} trips presubmit
There's a rule in the web styleguide[1] about CSS .classes-use-dashes. Our brilliant presubmit uses regex and is silly. So strip $i18n{...} from the cases that have it so the presubmit still works, but just don't show line contents in those cases. [1] https://chromium.googlesource.com/chromium/src/+/master/styleguide/web/web.md Bug: None Change-Id: Ic5aaa0caa3087465b6b40946e113b52ddf635f8c Reviewed-on: https://chromium-review.googlesource.com/785795 Commit-Queue: Dan Beam (no longer on Chrome) <dbeam@chromium.org> Reviewed-by:Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#519567}
Showing
Please register or sign in to comment