Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-15 | Add name and author to jshint | Chris Kyrouac | |
2016-09-15 | Add jshint linter | Chris Kyrouac | |
2016-09-15 | Credit fijshion for his work in the files, and make the new linters work ↵ | w0rp | |
again by adding the now required name arguments. | |||
2016-09-15 | Merge pull request #1 from fijshion/jscslinter | w0rp | |
Add jscs linter | |||
2016-09-15 | Add support for Bash and other shells. Add support for reading from stderr, ↵ | w0rp | |
and for generating the executable from functions. Both were needed to support shell linting. | |||
2016-09-14 | Add jscs linter | Chris Kyrouac | |
2016-09-14 | Fix issues with switching buffers rapidly causing errors by remembering the ↵ | w0rp | |
buffer and passing the buffer value to various functions. | |||
2016-09-13 | Fix the eslint linter so it won't throw away lines if one earlier line ↵ | w0rp | |
doesn't match. | |||
2016-09-09 | Fix a bug with eslint parsing which mistakenly cleared markers | w0rp | |
2016-09-09 | Add linting with eslint in NeoVim, with a few bugs. | w0rp | |