-
David 'Digit' Turner authored
This CL contains fixes required to ensure that the presubmit upload script does not fail after the Pylint update to 1.5. More specifically: - The pylintrc is modified to add wrong-order-position to the list of disabled warnings, since many of the scripts under build/android require sophisticated import logic due to the use of third_party/catapult/devil/ - Otherwise, scripts are locally updated by either changing the source code, or adding local pylint comments to disable a specific warning. Without this CL, no Android-specific CL can pass the presubmit test on Gerrit :-/ BUG=NONE R=jbudorick@chromium.org, agrieve@chromium.org, vapier@chromium.org Change-Id: I4812c76bf1b86918d56c230574c741c3c1328c5d Reviewed-on: https://chromium-review.googlesource.com/1148339Reviewed-by:
Egor Pasko <pasko@chromium.org> Commit-Queue: David Turner <digit@chromium.org> Cr-Commit-Position: refs/heads/master@{#577510}
66f9dbec