Closed
Bug 1608799
Opened 5 years ago
Closed 5 years ago
Move more third-party paths out of .eslintignore
Categories
(Developer Infrastructure :: Lint and Formatting, task, P2)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox74 fixed)
RESOLVED
FIXED
mozilla74
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•5 years ago
|
||
Depends on D59694
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D60147
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D60148
Assignee | ||
Comment 4•5 years 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•5 years 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: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
Assignee | ||
Updated•5 years ago
|
Iteration: --- → 74.2 - Jan 20 - Feb 09
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•