index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command_callback
/
python_paths
Age
Commit message (
Expand
)
Author
2019-02-17
python/bandit: Use .bandit configuration file
Kevin Locke
2019-02-10
Document and test ale_python_vulture_options
Kevin Locke
2019-02-08
Support pylama for python (#2266)
Kevin Locke
2018-07-02
add dummy pyre binary and executable
Derek P Sifford
2018-04-06
Added support for Python black fixer (#1451)
Jack Evans
2017-12-20
Add support for linting git commit message files (#1233)
Nick Diego Yamane
2017-11-22
Fix the Windows tests for pyls
w0rp
2017-11-21
Escape the pyls executable in the command, and support running virtualenv pyl...
w0rp
2017-11-17
Fix #516 - Add support for pyflakes for Python
w0rp
2017-11-04
#1081 Use executable() for Python executables on Windows, and rename the test...
w0rp
2017-10-01
Add a Scripts dir for tests on Windows
w0rp
2017-07-20
Fix #786 - Only set --no-local-style for yapf if a configuration file is dete...
w0rp
2017-07-11
Look for ini file to spot python project root (#755)
Matteo Centenaro
2017-06-07
Search python fixers in virtual environment (#632)
José Luis Lafuente
2017-05-07
#335 Detect flake8 in vritualenv, and escape the executable path
w0rp
2017-05-06
Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use l...
w0rp
2017-05-06
#208 Automatically detect pylint in virtualenv directories
w0rp