Closed Bug 1847580 Opened 1 year ago Closed 11 months ago

Update ESLint to read .toml files rather than .ini for test manifests

Categories

(Developer Infrastructure :: Lint and Formatting, task, P3)

Tracking

(firefox121 fixed)

RESOLVED FIXED
Tracking Status
firefox121 --- fixed

People

(Reporter: standard8, Assigned: tmarble)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

ESLint reads test manifests to make sure it knows what type of test file it is, so that it can apply the correct rules and environment.

Currently it is using multi-ini to read the files, however with the ongoing switch to .toml in bug 1821199, we should also update ESLint to read from .toml files as well.

It looks like there is a toml package on npm that we can probably use.

This switch would probably also fix bug 1781025.

Assignee: nobody → tmarble
Status: NEW → ASSIGNED
Blocks: 1859869
Blocks: 1859873
Blocks: 1859890
Blocks: 1859893
Blocks: 1859896
Blocks: 1859899
Blocks: 1859901
Depends on: 1766659
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2be007ea0f37 Update ESLint to read .toml as well as .ini for test manifests r=Standard8
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: