Closed
Bug 1486775
Opened Last year
Closed Last year
Update .eslintignore for devtools changes
Categories
(DevTools :: General, enhancement)
DevTools
General
Not set
Tracking
(firefox63 fixed)
RESOLVED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
I was working on some things recently, and noticed that: - devtools/client/commandline/** no longer needs to be excluded as the directory doesn't exist any more. - devtools/shared/css/generated/** should be excluded as it is generated code. Patching coming.
Assignee | ||
Comment 1•Last year
|
||
Comment 2•Last year
|
||
Comment on attachment 9004552 [details] Bug 1486775 - Update .eslintignore for recent devtools changes. Julian Descottes [:jdescottes][:julian] has approved the revision.
Attachment #9004552 -
Flags: review+
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/915c5fb7087f Update .eslintignore for recent devtools changes. r=jdescottes
Comment 4•Last year
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/915c5fb7087f
Status: NEW → RESOLVED
Closed: Last year
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
You need to log in
before you can comment on or make changes to this bug.
Description
•