Closed
Bug 1837658
Opened 2 years ago
Closed 2 months ago
Enable stylelint linter against use of units for zero lengths
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox135 fixed)
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: mtigley, Assigned: hjones)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
Attachments
(1 file)
Add the length-zero-no-unit rule
: https://stylelint.io/user-guide/rules/length-zero-no-unit/
Assignee | ||
Comment 1•2 months ago
|
||
This use of units for zero length occasionally gets flagged during theme reviews so it makes sense to establish our preference and automate checks via Stylelint.
Updated•2 months ago
|
Assignee: nobody → hjones
Status: NEW → ASSIGNED
Updated•2 months ago
|
Whiteboard: [recomp]
Pushed by hjones@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/391784aa5573
enable Stylelint length-zero-no-unit r=frontend-codestyle-reviewers,desktop-theme-reviewers,mtigley,settings-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,tabbrowser-reviewers,translations-reviewers,android-reviewers,backup-reviewers,nchevobbe,dao,mconley,tthibaud
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•