summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Collapse)Author
2016-09-14Fix issues with switching buffers rapidly causing errors by remembering the ↵w0rp
buffer and passing the buffer value to various functions.
2016-09-13Fix the eslint linter so it won't throw away lines if one earlier line ↵w0rp
doesn't match.
2016-09-13Add a linter rule for Python code.w0rp
2016-09-09Fix a bug with eslint parsing which mistakenly cleared markersw0rp
2016-09-09Add linting with eslint in NeoVim, with a few bugs.w0rp