Closed
Bug 1065755
Opened 10 years ago
Closed 9 years ago
Adjust the jshint options
Categories
(Tree Management :: Treeherder, defect, P4)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: emorley, Unassigned)
References
Details
We have a .jshintrc checked into the repo:
https://github.com/mozilla/treeherder-ui/blob/master/.jshintrc
However it doesn't have 'unused' enabled, which would have caught the unused variable introduced in bug 1045846.
We should probably just go through http://jshint.com/docs/options/ and see what else we might want to enable and also audit the options already enabled.
Reporter | ||
Updated•10 years ago
|
Priority: -- → P3
Reporter | ||
Updated•10 years ago
|
No longer blocks: 1072681
Component: Treeherder → Treeherder: Docs & Development
Reporter | ||
Updated•10 years ago
|
Priority: P3 → P4
Reporter | ||
Comment 1•9 years ago
|
||
We're now using ESLint (bug 1183749 and deps).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•3 years ago
|
Component: Treeherder: Docs & Development → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•