Skip to content

Add JSHinting.#482

Merged
stefanpenner merged 2 commits intoember-cli:masterfrom
rwjblue:add-jshinting
Apr 28, 2014
Merged

Add JSHinting.#482
stefanpenner merged 2 commits intoember-cli:masterfrom
rwjblue:add-jshinting

Conversation

@rwjblue
Copy link
Member

@rwjblue rwjblue commented Apr 28, 2014

Uses the broccoli-jshint package to provide JSHinting support. broccoli-jshint generates console warning messages as well as QUnit tests so that JSHint errors fail the build.

Screenshot showing things passing on a newly generated application:

screenshot

Screenshot showing a few errors:

screenshot

stefanpenner added a commit that referenced this pull request Apr 28, 2014
@stefanpenner stefanpenner merged commit 7416f5d into ember-cli:master Apr 28, 2014
@rwjblue rwjblue deleted the add-jshinting branch April 28, 2014 12:21
@rwjblue rwjblue mentioned this pull request Apr 28, 2014
5 tasks
@WMeldon
Copy link
Contributor

WMeldon commented Apr 28, 2014

This is currently blowing up pretty hard because it only seems to be taking the root JSHint file into consideration, which doesn't ignore the testing specific terms.

@stefanpenner
Copy link
Contributor

@WMeldon can you open an issue

@rwjblue
Copy link
Member Author

rwjblue commented Apr 28, 2014

@stefanpenner - I've talked to @WMeldon in IRC, and he is going to open an issue in the broccoli-jshint repo. I'll tackle it tonight...

@stefanpenner
Copy link
Contributor

lets track on issue here too, this should block the 0.0.24 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants