This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/test/command_callback/python_paths/with_virtualenv/env/bin
Kevin Locke 82b15fb706 Document and test ale_python_vulture_options
The vulture linter already supports ale_python_vulture_options, but it
is not documented or tested.  Since vulture only supports configuration
via options, it is an important use case.  Add docs and test.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2019-02-10 08:18:55 -07:00
..
activate #208 Automatically detect pylint in virtualenv directories 2017-05-06 19:11:43 +01:00
autopep8 Search python fixers in virtual environment (#632) 2017-06-07 20:42:30 +01:00
black Added support for Python black fixer (#1451) 2018-04-06 11:08:25 +02:00
flake8 #335 Detect flake8 in vritualenv, and escape the executable path 2017-05-07 16:16:17 +01:00
gitlint Add support for linting git commit message files (#1233) 2017-12-20 10:10:07 +00:00
isort Search python fixers in virtual environment (#632) 2017-06-07 20:42:30 +01:00
mypy Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use lint_file for mypy 2017-05-06 23:19:54 +01:00
pyflakes Fix #516 - Add support for pyflakes for Python 2017-11-17 18:11:28 +00:00
pylama Support pylama for python (#2266) 2019-02-08 21:44:34 +00:00
pylint #208 Automatically detect pylint in virtualenv directories 2017-05-06 19:11:43 +01:00
pyls Escape the pyls executable in the command, and support running virtualenv pyls executables 2017-11-21 23:51:18 +00:00
pyre add dummy pyre binary and executable 2018-07-02 18:49:12 -04:00
vulture Document and test ale_python_vulture_options 2019-02-10 08:18:55 -07:00
yapf Search python fixers in virtual environment (#632) 2017-06-07 20:42:30 +01:00