Age | Commit message (Expand) | Author |
---|---|---|
2016-10-21 | Add support for dot-seperate linters, improve linter tests | Bjorn Neergaard |
2016-10-20 | Add ansible-lint support and factor out PEP8 handler | Bjorn Neergaard |
2016-10-12 | Hide more trailing whitespace warnings when the option is on for flake8. | w0rp |
2016-10-11 | Use explicit scope in all ale_linters | Bjorn Neergaard |
2016-10-10 | First pass at optimizing ale to autoload (#80) | Bjorn Neergaard |
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, a... | w0rp |
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 fla... | w0rp |
2016-09-14 | Fix issues with switching buffers rapidly causing errors by remembering the b... | w0rp |
2016-09-13 | Add a linter rule for Python code. | w0rp |