Open
Bug 1349901
Opened 8 years ago
Updated 2 years ago
Lint should ban versioned scripts in html files
Categories
(Developer Infrastructure :: Lint and Formatting, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: emk, Unassigned)
Details
I'm advised to use lint in bug 1342764.
Comment 1•7 years ago
|
||
Hmm, at the moment ESLint doesn't give us many options for linting html. Probably the best way to do this would be to see if we could get eslint-plugin-html extended, as that already has some related options:
https://www.npmjs.com/package/eslint-plugin-html
Priority: -- → P3
Updated•7 years ago
|
Summary: ESLint should ban versioned scripts → Lint should ban versioned scripts in html files
Updated•7 years ago
|
Product: Testing → Firefox Build System
Updated•6 years ago
|
Version: Version 3 → 3 Branch
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•