Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Added jshint detection in addition to jsl #47

Merged
merged 1 commit into from
Jun 2, 2011

Conversation

mogren
Copy link
Contributor

@mogren mogren commented May 30, 2011

Added the jshint syntax-checker from mkitt at factorylabs into the javascript.vim file (https://github.com/factorylabs/vimfiles/blob/master/home/.vim/syntax_checkers/javascript.vim)

It still behaves as before, checking for jsl first, then jshint if it didn't find jsl.

@mogren
Copy link
Contributor Author

mogren commented May 30, 2011

Btw, I borked the Description on line 3 a bit and missed the t on jslint, sorry about that.

scrooloose added a commit that referenced this pull request Jun 2, 2011
Added jshint detection in addition to jsl
@scrooloose scrooloose merged commit 918528b into vim-syntastic:master Jun 2, 2011
@rmondello
Copy link

Is this behavior documented anywhere? I lost about a half hour trying to figure out why I couldn't get jshint working with Syntastic, and googling for this commit gave me my answer.

If it is documented, my apologies! :)

@scrooloose
Copy link
Collaborator

#84 is probably more relevant.

It looks like the errorformat for jshint is out of date. I may get around to updating it myself one day, but i dont use it so its fairly low on my list.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants