Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-04 | Add comment headers to ale_linters | Prashanth Chandra | |
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-15 | Output error codes in the error text too for flake8. | w0rp | |
2016-09-15 | Add an option disabling warnings about trailing whitespace, and use it in ↵ | w0rp | |
flake8. | |||
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 | Add a linter rule for Python code. | w0rp | |