Closed
Bug 1613139
Opened 5 years ago
Closed 5 years ago
Enable ESLint on intl/uconv, intl/strres, intl/locale
Categories
(Core :: Internationalization, task)
Core
Internationalization
Tracking
()
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(5 files)
As part of rolling out ESLint across the tree, there's a few remaining directories under intl/
to complete: intl/uconv, intl/strres, intl/locale
I guess intl/strres might go away sometime, but it only has two tests in it anyway and is trivial to enable.
I don't see any reasons not to exclude the others, I guess we just delayed them previously.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D61580
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D61581
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D61582
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D61583
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8e8d0500b303
Enable ESLint for intl/locale and intl/strres (automatic changes). r=zbraniecki
https://hg.mozilla.org/integration/autoland/rev/92db92ce1abe
Enable ESLint for intl/locale and intl/strres (manual changes). r=zbraniecki
https://hg.mozilla.org/integration/autoland/rev/014cf709a839
Enable ESLint for intl/uconv (automatic changes). r=hsivonen
https://hg.mozilla.org/integration/autoland/rev/45be2954c3cc
Simplify how the intl/uconv tests are set up; pass arguments direct to test functions rather than using globals. r=hsivonen
https://hg.mozilla.org/integration/autoland/rev/50b0c0b9ac5b
Enable ESLint for intl/uconv (manual changes). r=hsivonen
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8e8d0500b303
https://hg.mozilla.org/mozilla-central/rev/92db92ce1abe
https://hg.mozilla.org/mozilla-central/rev/014cf709a839
https://hg.mozilla.org/mozilla-central/rev/45be2954c3cc
https://hg.mozilla.org/mozilla-central/rev/50b0c0b9ac5b
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•