Closed
Bug 1897221
Opened 1 year ago
Closed 1 year ago
Exclude more Rust/mobile build artifacts from ESLint & Prettier
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox128 fixed)
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
I'm seeing some more artifacts in my tree from building with Android & Rust. We should exclude them. I don't think Generated.txt
is the right place because it is for files that are added pre-built to the source code, so I'll add them to the ignore files.
Assignee | ||
Comment 1•1 year ago
|
||
Generated.txt doesn't seem the right place because that's for pre-built files that are added to the tree.
Hence adding to the ignore files.
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5983cca677a8
Exclude more Rust/mobile build artifacts from ESLint & Prettier. r=frontend-codestyle-reviewers,Gijs
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•