summaryrefslogtreecommitdiff
path: root/autoload/ale/fixers/yapf.vim
AgeCommit message (Expand)Author
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2017-11-04#1081 Remove the ale#python#IsExecutable functionw0rp
2017-10-01Use local versions of yapf on Windows, and get the callback tests to passw0rp
2017-07-20Fix #786 - Only set --no-local-style for yapf if a configuration file is dete...w0rp
2017-07-05#729 - Support running Python programs from virtualenv for Windowsw0rp
2017-06-27Fix #680 - Use --shadow-file to check for problems with mypy while you typew0rp
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