commit | 3986e0597e252316c7fabf120933b7e9e74e5753 | [log] [tgz] |
---|---|---|
author | Erik Chen <erikchen@chromium.org> | Tue Oct 01 02:09:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 01 02:09:57 2024 |
tree | 53385160929387c2e8181d004b2cb999e19ae82b | |
parent | cbe4a311c14bd88b9da44c1c4923c28e192789e9 [diff] |
Disable custom ESLint rules for payments tests. This CL disables custom ESLint rules for components/test/data/payments/.eslintrc.js and runs eslint --fix on the directory to conform to chromium style. Change-Id: I386474674a74f13f2ef79ee3c9b321a0d37d5eb9 Bug: 369766161 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5897402 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1362152}
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.