summaryrefslogtreecommitdiff
path: root/test/command_callback/python_paths/with_virtualenv
AgeCommit message (Collapse)Author
2017-11-22Fix the Windows tests for pylsw0rp
2017-11-21Escape the pyls executable in the command, and support running virtualenv ↵w0rp
pyls executables
2017-11-17Fix #516 - Add support for pyflakes for Pythonw0rp
2017-11-04#1081 Use executable() for Python executables on Windows, and rename the ↵w0rp
test files to .exe so they will pass the executable() check
2017-10-01Add a Scripts dir for tests on Windowsw0rp
2017-07-20Fix #786 - Only set --no-local-style for yapf if a configuration file is ↵w0rp
detected
2017-06-07Search python fixers in virtual environment (#632)José Luis Lafuente
* Search python fixers in virtual environment * Add tests for python fixers
2017-05-07#335 Detect flake8 in vritualenv, and escape the executable pathw0rp
2017-05-06Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use ↵w0rp
lint_file for mypy
2017-05-06#208 Automatically detect pylint in virtualenv directoriesw0rp