Closed
Bug 1608799
Opened 1 year ago
Closed 1 year ago
Move more third-party paths out of .eslintignore
Categories
(Firefox Build System :: Lint and Formatting, task, P2)
Firefox Build System
Lint and Formatting
Tracking
(firefox74 fixed)
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(4 files)
Following the work started in bug 1607172, we should remove the rest of the third-party paths from .eslintignore (and add them to ThirdPartyPaths.txt).
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on D59694
| Assignee | ||
Comment 2•1 year ago
|
||
Depends on D60147
| Assignee | ||
Comment 3•1 year ago
|
||
Depends on D60148
| Assignee | ||
Comment 4•1 year ago
|
||
Depends on D60149
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e07a4aea2ae1 Remove third-party references from .eslintignore that are already in ThirdPartyPaths.txt. r=mossop https://hg.mozilla.org/integration/autoland/rev/6fafa451b3f9 Load devtools debugger's .eslintignore directly into ESLint to avoid duplication. r=jdescottes https://hg.mozilla.org/integration/autoland/rev/90ea35966b73 Remove references in .eslintignore to paths that no exist or don't have ESLint able files. r=mossop https://hg.mozilla.org/integration/autoland/rev/e6f5aac734ab Move more paths from .eslintignore to ThirdPartyPaths.txt. r=mossop
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/162d565cc864 Remove third-party references from .eslintignore that are already in ThirdPartyPaths.txt. r=mossop https://hg.mozilla.org/integration/autoland/rev/1a4eb89bead2 Load devtools debugger's .eslintignore directly into ESLint to avoid duplication. r=jdescottes https://hg.mozilla.org/integration/autoland/rev/64e1b892fd9e Remove references in .eslintignore to paths that no exist or don't have ESLint able files. r=mossop https://hg.mozilla.org/integration/autoland/rev/69b2805a37c5 Move more paths from .eslintignore to ThirdPartyPaths.txt. r=mossop
Comment 7•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/162d565cc864
https://hg.mozilla.org/mozilla-central/rev/1a4eb89bead2
https://hg.mozilla.org/mozilla-central/rev/64e1b892fd9e
https://hg.mozilla.org/mozilla-central/rev/69b2805a37c5
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
| Assignee | ||
Updated•1 year ago
|
Iteration: --- → 74.2 - Jan 20 - Feb 09
You need to log in
before you can comment on or make changes to this bug.
Description
•