Age | Commit message (Expand) | Author |
---|---|---|
2016-10-10 | First pass at optimizing ale to autoload (#80) | Bjorn Neergaard |
2016-10-06 | Add support for changing the eslint executable. | w0rp |
2016-10-06 | correctly parse eslint warning type | jwilliams108 |
2016-10-04 | Add support for formatting filenames into commands, and use it to fix linting... | w0rp |
2016-10-04 | Add comment headers to ale_linters | Prashanth Chandra |
2016-10-03 | Add support for javascript.jsx filetype | Paolo Gavocanov |
2016-09-15 | Add support for Bash and other shells. Add support for reading from stderr, a... | w0rp |
2016-09-14 | Fix issues with switching buffers rapidly causing errors by remembering the b... | w0rp |
2016-09-13 | Fix the eslint linter so it won't throw away lines if one earlier line doesn'... | w0rp |
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 |