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
/
doc
/
ale-python.txt
Age
Commit message (
Expand
)
Author
2023-11-16
Adding support for ruff formatter (#4645)
Joseph Henrich
2023-02-08
#2172 Auto PATH with ale_python_auto_virtualenv
w0rp
2023-01-27
add: pycln as a python linter and fixer (#4415)
Yining
2022-12-06
add: support for refurb as a Python linter (#4379)
Yining
2022-10-31
add: support for ruff as a Python linter and fixer (#4347)
Yining
2022-10-29
codespell: fix spelling errors picked out by `codespell` (#4343)
Ben Boeckel
2022-09-30
Add pyright config files to project root files list (#4321)
Andreas Doll
2022-06-16
Add pyflyby fixer (using its tidy-imports script) (#4219)
infokiller
2022-06-04
re-worded confusing grammar (#4223)
Paul Thompson
2022-05-15
Look for .mypy.ini when finding project root (#4202)
Fionn Fitzmaurice
2022-02-08
fix: duplicate tags in doc (#4059)
Sébastien NOBILI
2022-02-08
Add a unimport linter for Python files (#4058)
Jon Parise
2021-11-19
Add cspell Linter (#3981)
David Houston
2021-10-02
Add flakehell python linter (#3295) (#3921)
a666
2021-09-15
[ale-python-root] add `.pyre_configuration.local` to list of files (#3900)
Oliver Albertini
2021-09-10
Fix 3897 - add poetry to isort (#3898)
Horacio Sanson
2021-07-25
Python support poetry (#3834)
Daniel Roseman
2021-07-20
Correct typo in python config filenames (#3826)
foobarbyte
2021-07-17
Python .tool versions (#3820)
foobarbyte
2021-07-13
add autoflake fixer (#3779)
Nikolay Zakirov
2021-07-09
chore: replace python-language-server to supported pylsp (#3810)
Gerardo Gómez Rodríguez
2021-03-18
issue 3033 (#3620)
Nathan Henrie
2021-01-13
Merge pull request #3398 from ecly/update-python-find-root
Horacio Sanson
2020-11-21
Document ale_python_isort_auto_pipenv option
Ivor Peles
2020-11-21
Merge pull request #3409 from lyz-code/feat/add-autoimport-support
w0rp
2020-10-23
feat: add autoimport fixer
Lyz
2020-10-15
Update FindProjectRootIni with poetry.lock and pyproject.toml
ecly
2020-10-02
Fix typo in ale-python.txt
rgossiaux
2020-08-30
Run flake8 from project root by default.
Konstantin Alekseev
2020-08-07
Close #2472 - Add support for pyright
w0rp
2020-01-02
Fix #2704 - Show mypy notes; can be disabled
w0rp
2019-06-08
Add support for reorder-python-imports fixer
Jake Kaufman
2019-05-19
Change Python project root dir detection for flake8 configuration
Eric N. Vander Weele
2019-05-09
Add option to show msg id when pylint is used (#2445)
Katsuya Horiuchi
2019-02-20
Merge pull request #2303 from kevinoid/bandit-use-config
w0rp
2019-02-17
python/bandit: Use .bandit configuration file
Kevin Locke
2019-02-17
python/pylint: Change directory to project root
Kevin Locke
2019-02-10
Document and test ale_python_vulture_options
Kevin Locke
2019-02-08
Support pylama for python (#2266)
Kevin Locke
2019-01-30
Respect python black fixer configuration file
Aiden Scandella
2019-01-26
Add bandit linter for Python
Martino Pilia
2019-01-20
Add support for pyls configuration options
yut23
2019-01-03
Fix some formatting issues
w0rp
2018-12-21
Add documentation for python_black_auto_pipenv
Miklós Tusz
2018-12-06
Add support for pydocstyle linter (#2085)
pmacosta
2018-09-15
Add `python_auto_pipenv` config var for all python linters.
Eddie Lebow
2018-09-15
Add python_[linter]_auto_pipenv options for python linters (fixes #1656)
Eddie Lebow
2018-08-01
python: add lookup path for flake8 config
Travis Cline
2018-07-26
Add support for 'vulture' for Python
Yauhen Kirylau
2018-07-15
Update the Python documentation
w0rp
[next]