Closed
Bug 886687
Opened 12 years ago
Closed 8 years ago
commit hook: when we don't run the linter, try at least to prevent conflict markers
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: julienw, Unassigned)
Details
Since Bug 882116 we use a commit hook that runs gjslint before committing.
However, there are several cases where we don't run the linter:
* when we're on an older branch (like v1-train)
* when we don't have gjslint
Therefore it would be nice to have a last-resort solution to at least check for conflict markers, which is especially important on the branches.
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•