commit | 11cc0a1fa7c0c7b3ece2962c32ce6f914689cfa7 | [log] [tgz] |
---|---|---|
author | qyearsley <[email protected]> | Wed Jun 22 17:45:23 2016 |
committer | Commit bot <[email protected]> | Wed Jun 22 17:48:30 2016 |
tree | e60bf2b18451c7fab212c59ab5377ab75b04b889 | |
parent | 80a2b029a3a6d051c77ea16e41e1c6d90f633d2f [diff] |
In lint-webkitpy: add help message + non-behavioral change to run_pylint. Specifically: - Refactor _run_pylint - Rename it to be run_pylint since it's used outside the class - If no arguments are given to lint-webkitpy, print a usage message. Review-Url: https://codereview.chromium.org/2080053002 Cr-Commit-Position: refs/heads/master@{#401336}