Closed
Bug 1411914
Opened 7 years ago
Closed 3 years ago
Self-hosted js ESLint plugin should support auto fixing mode.
Categories
(Developer Infrastructure :: Lint and Formatting, enhancement, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: standard8, Unassigned)
References
Details
I'm working on upgrading ESLint to version 4. As of version 4.7.0, ESLint supports autofixing for processor plugins.
https://eslint.org/blog/2017/09/eslint-v4.7.0-released
We should investigate updating the self-hosted js plugin to support autofix. This would help autofix to work correctly across the whole tree (currently running a full tree-fix, stops fixing part way when the js plugin is required).
Updated•7 years ago
|
Product: Testing → Firefox Build System
Updated•6 years ago
|
Version: Version 3 → 3 Branch
Reporter | ||
Comment 1•3 years ago
|
||
This went away at some stage.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•