commit | 72d297e1b6ecdaa95bd086b9c15aad951a4cf267 | [log] [tgz] |
---|---|---|
author | chenwilliam <chenwilliam@chromium.org> | Thu Dec 01 22:12:02 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Dec 01 22:14:19 2016 |
tree | 97019c9395772eefb2f1fbbb516fbbd3ab156bc8 | |
parent | 888325bb4c98cc45b4f5003980918904c7d384d5 [diff] |
DevTools: bail out presubmit early if error after node.js or formatting checks If there's a formatting error, you need to commit the formatting changes and then re-run "git cl upload" so we just bail out of presubmit checks early to save people time. BUG=none Review-Url: https://codereview.chromium.org/2538003002 Cr-Commit-Position: refs/heads/master@{#435736}