summaryrefslogtreecommitdiff
path: root/ale_linters/python
AgeCommit message (Expand)Author
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-20Add ansible-lint support and factor out PEP8 handlerBjorn Neergaard
2016-10-12Hide more trailing whitespace warnings when the option is on for flake8.w0rp
2016-10-11Use explicit scope in all ale_lintersBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-04Add comment headers to ale_lintersPrashanth Chandra
2016-09-15Add support for Bash and other shells. Add support for reading from stderr, a...w0rp
2016-09-15Output error codes in the error text too for flake8.w0rp
2016-09-15Add an option disabling warnings about trailing whitespace, and use it in fla...w0rp
2016-09-14Fix issues with switching buffers rapidly causing errors by remembering the b...w0rp
2016-09-13Add a linter rule for Python code.w0rp