Open
Bug 1596191
Opened 5 years ago
Updated 2 months ago
[meta] Roll out more rules that are disabled/warning only defined in the top-level .eslintrc-rollout.js
Categories
(Developer Infrastructure :: Lint and Formatting, task, P2)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: standard8, Unassigned)
References
(Depends on 5 open bugs)
Details
(Keywords: meta)
The top-level .eslintrc.js has been gaining various sections where we're overriding rules and turning them off.
This hasn't been an issue, as these exclusions have been added as we've been enabling new files for ESLint and we've been turning off the rules that were failing at the time.
However, now we should concentrate on getting all the rules turn on again. Hence this will track a series of metas that are working on the various parts.
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
Updated•2 years ago
|
Severity: normal → S3
Reporter | ||
Updated•2 months ago
|
Summary: [meta] Remove all unnecessary rule exclusions from the top-level .eslintrc.js → [meta] Roll out more rules that are disabled/warning only defined in the top-level .eslintrc-rollout.js
You need to log in
before you can comment on or make changes to this bug.
Description
•