Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Pull requests: hallettj/jslint.vim

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Resolve TypeError
#61 by jasontwong was closed Jun 1, 2016 Loading…
Bail out early if no JS interpreter was found!
#59 by jpommerening was closed May 27, 2014 Loading…
Don't even try to parse something that is not JS.
#58 by jpommerening was closed Dec 18, 2012 Loading…
Update ftplugin/javascript/jslint.vim
#55 by will-v-king was closed Dec 13, 2012 Loading…
Add interpreters for windows.
#49 by CrazyCasta was merged Aug 26, 2012 Loading…
fixes #6
#44 by mattn was merged May 10, 2012 Loading…
Load lintrc from current directory if exists
#39 by Ajnasz was merged Feb 26, 2012 Loading…
jsc not works on macos, check node before jsc
#36 by guileen was closed Feb 26, 2012 Loading…
Fixed plugin_path for pathogen install.
#34 by ichernev was merged Feb 26, 2012 Loading…
Fix spidermonkey 1.8.5 errors in jslint core
#30 by Olivia5k was closed Feb 26, 2012 Loading…
Make quickfix window filling optional
#28 by Ajnasz was closed Aug 18, 2022 Loading…
Update jslint-core.js to Crockford's latest jslint.js
#27 by csexton was closed Feb 26, 2012 Loading…
jslint output was broken on Windows
#24 by jdiamond was merged Feb 26, 2012 Loading…
Untitled
#21 by afairley was closed Feb 26, 2012 Loading…
Feature toggle echo
#19 by intuited was merged Oct 24, 2012 Loading…
Fix jslint.vim for non-POSIX shells
#14 by eventualbuddha was merged Feb 26, 2012 Loading…
Fixed issue on Windows with pathogen
#12 by rainux was merged Feb 13, 2011 Loading…
skip a shebang (#!) first line, e.g. for a node.js script
#11 by trentm was merged Feb 13, 2011 Loading…
Vim For Dummies
#9 by brianegan was merged Feb 13, 2011 Loading…
quickfix support
#7 by putermancer was merged Feb 13, 2011 Loading…
some small changes.
#5 by mattn was merged Feb 13, 2011 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.