| commit | 79192ab645a00c75263cc7175e962c0cbba1c187 | [log] [tgz] |
|---|---|---|
| author | qyearsley <qyearsley@chromium.org> | Tue Jul 26 15:57:17 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 26 16:00:54 2016 |
| tree | 8c10566ff6ddb642c2e0b11442cab093599471e1 | |
| parent | 4d9b40394ca4513694f5edc38d7aac36d4ba4cc7 [diff] |
Enable stricter pylint checks. The webkitpy presubmit only checks modified lines, so if we enable some pylint checks that the codebase doesn't currently conform to, that will be OK -- this just means that as code is edited in the future, it can slowly be changed to pass these checks, and we can refine the pylint checks over time. BUG=598897 Review-Url: https://codereview.chromium.org/2120083002 Cr-Commit-Position: refs/heads/master@{#407816}