index
:
ale
codex/update-ale-to-prefer-ale_root-setting
copilot/fix-ale-compile-commands-path
master
v1.0.x
v1.1.x
v1.2.x
v1.3.x
v1.4.x
v1.5.x
v1.6.x
v1.7.x
v1.8.x
v1.9.x
v2.0.x
v2.1.x
v2.2.x
v2.3.x
v2.4.x
v2.5.x
v2.6.x
v2.7.x
v3.0.x
v3.1.x
v3.2.x
v3.3.x
v4.0.x
Asynchronous Lint Engine plugin for Vim
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
doc
/
ale-python.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close #4971 - Add support for ty via LSP
w0rp
2026-05-16
1
-0
/
+74
*
Correct typo in documented python command (#5030)
rymdbar
2025-08-15
1
-1
/
+1
*
Remove pytest.ini from project detection files
w0rp
2025-06-24
1
-1
/
+1
*
[python/pyre.vim] use pyrefly executable (#4972)
Oliver Albertini
2025-05-17
1
-0
/
+63
*
Implement Lua ALE setup & overhaul documentation
w0rp
2025-03-27
1
-346
/
+725
*
Improve support for python package manage: pipenv, poetry and uv (#4825)
Diego Henrique Oliveira
2024-09-05
1
-0
/
+379
*
Adding support for ruff formatter (#4645)
Joseph Henrich
2023-11-16
1
-0
/
+64
*
#2172 Auto PATH with ale_python_auto_virtualenv
w0rp
2023-02-08
1
-47
/
+58
*
add: pycln as a python linter and fixer (#4415)
Yining
2023-01-27
1
-0
/
+72
*
add: support for refurb as a Python linter (#4379)
Yining
2022-12-06
1
-0
/
+61
*
add: support for ruff as a Python linter and fixer (#4347)
Yining
2022-10-31
1
-0
/
+63
*
codespell: fix spelling errors picked out by `codespell` (#4343)
Ben Boeckel
2022-10-29
1
-1
/
+1
*
Add pyright config files to project root files list (#4321)
Andreas Doll
2022-09-30
1
-0
/
+2
*
Add pyflyby fixer (using its tidy-imports script) (#4219)
infokiller
2022-06-16
1
-0
/
+46
*
re-worded confusing grammar (#4223)
Paul Thompson
2022-06-04
1
-2
/
+2
*
Look for .mypy.ini when finding project root (#4202)
Fionn Fitzmaurice
2022-05-15
1
-0
/
+1
*
fix: duplicate tags in doc (#4059)
Sébastien NOBILI
2022-02-08
1
-3
/
+3
*
Add a unimport linter for Python files (#4058)
Jon Parise
2022-02-08
1
-0
/
+52
*
Add cspell Linter (#3981)
David Houston
2021-11-19
1
-5
/
+14
*
Add flakehell python linter (#3295) (#3921)
a666
2021-10-02
1
-0
/
+63
*
[ale-python-root] add `.pyre_configuration.local` to list of files (#3900)
Oliver Albertini
2021-09-15
1
-0
/
+1
*
Fix 3897 - add poetry to isort (#3898)
Horacio Sanson
2021-09-10
1
-0
/
+9
*
Python support poetry (#3834)
Daniel Roseman
2021-07-25
1
-2
/
+128
*
Correct typo in python config filenames (#3826)
foobarbyte
2021-07-20
1
-1
/
+1
*
Python .tool versions (#3820)
foobarbyte
2021-07-17
1
-0
/
+1
*
add autoflake fixer (#3779)
Nikolay Zakirov
2021-07-13
1
-0
/
+28
*
chore: replace python-language-server to supported pylsp (#3810)
Gerardo Gómez Rodríguez
2021-07-09
1
-27
/
+27
*
issue 3033 (#3620)
Nathan Henrie
2021-03-18
1
-0
/
+19
*
Merge pull request #3398 from ecly/update-python-find-root
Horacio Sanson
2021-01-13
1
-0
/
+2
|
\
|
*
Update FindProjectRootIni with poetry.lock and pyproject.toml
ecly
2020-10-15
1
-0
/
+2
*
|
Document ale_python_isort_auto_pipenv option
Ivor Peles
2020-11-21
1
-0
/
+9
*
|
Merge pull request #3409 from lyz-code/feat/add-autoimport-support
w0rp
2020-11-21
1
-0
/
+26
|
\
\
|
*
|
feat: add autoimport fixer
Lyz
2020-10-23
1
-0
/
+26
|
|
/
*
/
Fix typo in ale-python.txt
rgossiaux
2020-10-02
1
-1
/
+1
|
/
*
Run flake8 from project root by default.
Konstantin Alekseev
2020-08-30
1
-6
/
+7
*
Close #2472 - Add support for pyright
w0rp
2020-08-07
1
-0
/
+60
*
Fix #2704 - Show mypy notes; can be disabled
w0rp
2020-01-02
1
-10
/
+20
*
Add support for reorder-python-imports fixer
Jake Kaufman
2019-06-08
1
-0
/
+30
*
Change Python project root dir detection for flake8 configuration
Eric N. Vander Weele
2019-05-19
1
-1
/
+1
*
Add option to show msg id when pylint is used (#2445)
Katsuya Horiuchi
2019-05-09
1
-0
/
+8
*
Merge pull request #2303 from kevinoid/bandit-use-config
w0rp
2019-02-20
1
-0
/
+11
|
\
|
*
python/bandit: Use .bandit configuration file
Kevin Locke
2019-02-17
1
-0
/
+11
*
|
python/pylint: Change directory to project root
Kevin Locke
2019-02-17
1
-4
/
+8
|
/
*
Document and test ale_python_vulture_options
Kevin Locke
2019-02-10
1
-0
/
+9
*
Support pylama for python (#2266)
Kevin Locke
2019-02-08
1
-0
/
+55
*
Respect python black fixer configuration file
Aiden Scandella
2019-01-30
1
-0
/
+10
*
Add bandit linter for Python
Martino Pilia
2019-01-26
1
-0
/
+39
*
Add support for pyls configuration options
yut23
2019-01-20
1
-0
/
+18
*
Fix some formatting issues
w0rp
2019-01-03
1
-1
/
+2
*
Add documentation for python_black_auto_pipenv
Miklós Tusz
2018-12-21
1
-0
/
+8
[next]