Closed
Bug 1762024
Opened 3 years ago
Closed 2 years ago
Ensure all our ESLint rules are using the single argument format for context.report()
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1801591
People
(Reporter: standard8, Unassigned)
Details
The multiple argument format for context.report() was deprecated ages ago. In bug 1760286 this caused a few issues when changing the style of rules.
We should make sure all our rules use the single argument format.
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
| Reporter | ||
Comment 1•2 years ago
|
||
This is going to be done as part of bug 1801591.
You need to log in
before you can comment on or make changes to this bug.
Description
•