commit | ff8e1f12fb66948154976555be33d67e382ebfb0 | [log] [tgz] |
---|---|---|
author | Ben Pastene <bpastene@chromium.org> | Fri Mar 22 17:03:16 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 22 17:03:16 2024 |
tree | 1a6d6e17f2c635beca22fb10a97788d9135a284c | |
parent | 3a6cdfcb1216e200cac36c06e142f303b777c557 [diff] |
utr: Enable pylint in presubmit and fix all pylint issues Pylint hasn't been running and enforced via presubmit up until now. So a bunch of pylint issues have been landed. This fixes all those and forces pylint to run and pass for all future changes to this dir. Bug: 41492688 Change-Id: I5197c6288384a5f67daa3eb21b940857fecd60f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5383805 Reviewed-by: Struan Shrimpton <sshrimp@google.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1276938}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.