Closed
Bug 1680325
Opened 5 years ago
Closed 5 years ago
Clean up references to jshint in the code
Categories
(Core :: General, task)
Core
General
Tracking
()
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(4 files)
In a discussion today, it was pointed out that there's still a reasonable amount of references to jshint in mozilla-central:
https://searchfox.org/mozilla-central/search?q=jshint&path=&case=false®exp=false
Although some of these are vendor files, the rest we should clean up as they are no longer useful, as we use ESLint now.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D98519
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D98520
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D98521
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/222ae0e18807
Remove references to jshint from newtab. r=nanj
https://hg.mozilla.org/integration/autoland/rev/41b9872461fb
Remove references to jshint from dom and layout. r=nika
https://hg.mozilla.org/integration/autoland/rev/42f93b41421e
Remove references to jshint from netwerk. r=necko-reviewers,valentin
https://hg.mozilla.org/integration/autoland/rev/7841de92cf82
Remove references to jshint and clean up imports in toolkit/components/thumbnails/test/head.js. r=Gijs
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/222ae0e18807
https://hg.mozilla.org/mozilla-central/rev/41b9872461fb
https://hg.mozilla.org/mozilla-central/rev/42f93b41421e
https://hg.mozilla.org/mozilla-central/rev/7841de92cf82
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•