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
/
ale_linters
/
python
Age
Commit message (
Expand
)
Author
2024-03-02
Fix: ruff version `0.3.0` cli breaking changes (#4732)
Yining
2023-12-10
Ruff use json-lines output format (#4656)
Finn Steffens
2023-11-08
Fix: Ruff output option (#4632)
Adam Blackwater
2023-09-14
#4607 No conflicts with nvim-lspconfig by default
w0rp
2023-04-13
Fix 4490 - Fix pyright not running with poetry (#4491)
Horacio Sanson
2023-02-08
#2172 Auto PATH with ale_python_auto_virtualenv
w0rp
2023-02-08
Close #4389 - Run pyright via poetry, pipenv, venv
w0rp
2023-01-27
add: pycln as a python linter and fixer (#4415)
Yining
2023-01-27
fix(ale_linters: python: ruff): add --stdin-filename if version > 0.0.69 (#4414)
Actionless Loveless
2022-12-24
Fix #4388: Fix pylsp and Pyright cwd
w0rp
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-04-24
Improve pylama linter output handling (#4106)
Diep Pham
2022-02-08
Add a unimport linter for Python files (#4058)
Jon Parise
2021-12-09
Pass full path to pydocstyle (#3995)
Brendan Maginnis
2021-11-19
Add cspell Linter (#3981)
David Houston
2021-10-02
Add flakehell python linter (#3295) (#3921)
a666
2021-09-10
[python/pyre.vim] Fix pyre persistent behavior (#3895)
Oliver Albertini
2021-07-25
Python support poetry (#3834)
Daniel Roseman
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-03-01
Close #2281 - Separate cwd commands from commands
w0rp
2021-02-11
mypy: Pass user options before any others (#3582)
Daniel Leong
2020-11-14
Support for LSP/tsserver Code Actions (#3437)
Dalius Dobravolskas
2020-09-09
Close #2522 - Check pylint on the fly
w0rp
2020-08-31
Fix flake8 cd logic for invalid options
w0rp
2020-08-30
Run flake8 from project root by default.
Konstantin Alekseev
2020-08-28
Close #3325 - Apply new formatting where possible
w0rp
2020-08-07
Close #2472 - Add support for pyright
w0rp
2020-01-02
Mypy: try to find folder containing mypy.ini to use as cwd. (#2385)
Harry Percival
2020-01-02
Fix #2704 - Show mypy notes; can be disabled
w0rp
2019-08-15
mypy linter capture stderr for error reporting in ALEInfo
Richard French
2019-05-09
Add option to show msg id when pylint is used (#2445)
Katsuya Horiuchi
2019-04-07
#2132 - Replace command_chain and chain_with with ale#command#Run
w0rp
2019-02-22
#2132 - Replace all uses of foo_callback with foo
w0rp
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-12
pylama: Use %s instead of %t
Kevin Locke
2019-02-10
Complain about binary operators on the ends of lines
w0rp
2019-02-08
Support pylama for python (#2266)
Kevin Locke
2019-02-06
Update syntax checking
w0rp
2019-01-27
Merge pull request #2207 from pmacosta/master
w0rp
2019-01-27
Merge pull request #2215 from irwand/master
w0rp
2019-01-26
Add bandit linter for Python
Martino Pilia
2019-01-20
Add support for pyls configuration options
yut23
2019-01-16
support older flake8 output, still used by hacking module from open style guide
Irwan Djajadi
2019-01-14
Fixed parsing of pydocstyle errors
Pablo Acosta-Serafini
2018-12-06
Add support for pydocstyle linter (#2085)
pmacosta
2018-11-22
flake8 reports visual columns
Marius Gedminas
[next]