This looks great but I can't get it to work. The repo list never seems to load..
I see you support custom jshint configs which is great, it should probably default to '.jshintrc' though, because it's by far the most common.
It's also worth noting that many people have their jshint options inside 'package.json' under the 'jshintConfig' key.
It'd also be cool to support '.jshintignore' files, which are passed in with --exclude-path
And finally, any plans to support JSCS?
More info:https://yannick.cr/posts/enforcing-coding-rules-in-your-team-with-jscs/post
Repo: https://github.com/jscs-dev