summaryrefslogtreecommitdiff
path: root/test/command_callback/test_flake8_command_callback.vader
AgeCommit message (Expand)Author
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2018-09-15Add python_[linter]_auto_pipenv options for python linters (fixes #1656)Eddie Lebow
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-06-02Allow flake8 executable to be set to `pipenv`.Eddie Lebow
2018-05-28Remove a test for a deprecated variable that seems to trip up Travisw0rp
2018-05-28Fix #1566 - Add g:ale_python_flake8_change_directoryw0rp
2018-04-26flake8: Move to the buffer's directory before running flake8 commandAndreas Kloeckner
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-12-17Fix typos in flake8 test messagesNick Diego Yamane
2017-11-09Simplfy semver handling and share the semver version cache across everythingw0rp
2017-10-08Get more random tests to pass on Windowsw0rp
2017-09-09#917 Cover the old _args option for flake8 with a test, just in casew0rp
2017-08-10Move --format=default in the flake8 command to the return value, and remove e...w0rp
2017-08-09Default flake8 to --format=defaultMatthew Grossman
2017-07-11Look for ini file to spot python project root (#755)Matteo Centenaro
2017-07-09Make every test set filenames and switch directories in the same way, and fix...w0rp
2017-05-08#540 Fix shell escaping pretty much everywherew0rp
2017-05-07Support `python -m flake8` for users who are running flake8 that wayw0rp
2017-05-07#335 Detect flake8 in vritualenv, and escape the executable pathw0rp