commit | 0d2300f3e5f6fa73e4fb6590633f4f331ffc8fc7 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <[email protected]> | Tue Aug 13 23:14:41 2024 |
committer | Chromium LUCI CQ <[email protected]> | Tue Aug 13 23:14:41 2024 |
tree | 48743d20f7b6d084968596bad6b7ecd0568a976e | |
parent | 30c5e130ebf98b7fd9078d88b92f1f480bcb1270 [diff] |
Remove invalid-string-quote from //testing Removes the invalid-string-quote disable from the //testing pylintrc file and fixes all resulting errors. Bug: 353942917 Change-Id: I4e8ef60d4f7b7645fee7ee86d579032bb0c24eb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5784807 Commit-Queue: Ben Pastene <[email protected]> Auto-Submit: Brian Sheedy <[email protected]> Reviewed-by: Ben Pastene <[email protected]> Commit-Queue: Brian Sheedy <[email protected]> Cr-Commit-Position: refs/heads/main@{#1341341}
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.