summaryrefslogtreecommitdiff
path: root/test/fixers
AgeCommit message (Expand)Author
2017-07-31Add stylelint fixerMahmoud Mostafa
2017-07-22Merge pull request #781 from sumnerevans/standard-fixerw0rp
2017-07-21added tests for Standard.jsSumner Evans
2017-07-20Fix #786 - Only set --no-local-style for yapf if a configuration file is dete...w0rp
2017-07-18Fix #775 - Run eslint.js via node on Windows for eslint --fixw0rp
2017-07-09Make every test set filenames and switch directories in the same way, and fix...w0rp
2017-07-06#732 - Use the configuration files when fixing files with rubocopw0rp
2017-07-03Add a function for fixing the alignment of Vim help tagsw0rp
2017-06-28Add puppet-lint fixer (#701)Alexander "Ace" Olofsson
2017-06-25Add ruby fixer using `rubocop --auto-correct` (#689)Lynn Dylan Hurley
2017-06-20Fix #667 - Do not add extra blank lines for add_blank_lines_for_python_contro...w0rp
2017-06-18#659 - Add options for Python fixers, and cut down on duplicated documentationw0rp
2017-06-14Split up the flake8 and ansible-lint handlersw0rp
2017-06-07Search python fixers in virtual environment (#632)José Luis Lafuente
2017-06-07Move all functions for fixing things to autoload/ale/fixers, and only accept ...w0rp
2017-05-22Add a fixer for Python for automatically adding blank lines before control st...w0rp