Two open CLs:
* Issue 1908863002: DevTools: Introduce eslint configuration. - Code Review https://codereview.chromium.org/1908863002/
* Issue 1907263002: DevTools: Fix all outstanding JavaScript style issues. - Code Review https://codereview.chromium.org/1907263002
Open question: once these are landed, shall we add as a precommit/presubmit/npm test script?
I approve of a presubmit hook to test the style. The earlier developers see issues the better.
Precommit shouldn't since say, you are doing sloppy work just to get the logic going and commit as you go. You don't want to have to go back to always clean style when you do that before you submit the patch.
Comment 1 by paulir...@chromium.org
, Apr 22 2016