Open
Bug 1762027
Opened 1 year ago
Updated 22 hours ago
[meta] CSS linting tracking bug
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: sfoster, Unassigned)
References
(Depends on 3 open bugs)
Details
(Keywords: meta)
We want to enable linting of in-tree .css files to build consistency, catch small and common errors and reduce the burden on reviewers to enforce style guidelines, RTL coverage and other common issues.
Like eslint, we'll need to enable this progressively with an initially lenient set of rules and move towards an optimum set - enforced as a pre-commit hook and available for ad-hoc verification via mach lint
, editor/IDEs etc.
Updated•1 year ago
|
Severity: normal → --
Type: defect → task
Updated•1 year ago
|
Depends on: prettier-css-format
Updated•10 months ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•