Closed
Bug 912691
Opened 12 years ago
Closed 10 years ago
Create a linter for file names
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kgrandon, Assigned: kgrandon)
Details
(Whiteboard: [c= p=])
The convention is to use lower_cased_and_underscored filenames. There's currently a mix of dashes, caps, and other nonsense that we should remove.
As a part of this we should also create a travis integration step to ensure we don't break this rule in the future.
| Assignee | ||
Updated•12 years ago
|
Summary: Ensure all filenames conform to our platform standard → Create a linter for file names
Comment 1•12 years ago
|
||
Like the CSS linter and JS linter, we should add a white list of current files not respecting this. That will let us land this verification step first and then rename the problematic files.
| Assignee | ||
Comment 2•10 years ago
|
||
This work isn't important anymore.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•