commit | d5de76a8f40f419243777dbeb73c126d0829ab01 | [log] [tgz] |
---|---|---|
author | Vaclav Brozek <[email protected]> | Sat Mar 17 07:57:50 2018 |
committer | Commit Bot <[email protected]> | Sat Mar 17 07:57:50 2018 |
tree | 8c8a64351fa4e9bf8b7e37ef32d92ebdd03b1f38 | |
parent | f5cfafe6544e0025377a8e6171d5bc8ca2e66b72 [diff] |
Fix pylint issues in PRESUBMIT.py pylint reports a number of issues for PRESUBMIT.py. One of them is a real error (using an undefined variable instead of a file name), the rest just nits. Still, good to fix them all to allow pylint discover new failures easily in the future. Bug: 821981 Change-Id: I857be0b4072bfe41687c52d38335d5efebcc952f Reviewed-on: https://chromium-review.googlesource.com/966502 Commit-Queue: Vaclav Brozek <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/master@{#543934}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .