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/ale_linters/python
w0rp 4ddf742643
Close #2522 - Check pylint on the fly
Newer versions of pylint will now check your code as you type. Older
versions will still only check the file on disk.

Co-authored-by: Oliver Wiegers <oliver.wiegers@gmail.com>
2020-09-09 21:45:15 +01:00
..
bandit.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
flake8.vim Fix flake8 cd logic for invalid options 2020-08-31 09:12:36 +01:00
mypy.vim Mypy: try to find folder containing mypy.ini to use as cwd. (#2385) 2020-01-02 14:35:21 +00:00
prospector.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
pycodestyle.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
pydocstyle.vim Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
pyflakes.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
pylama.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
pylint.vim Close #2522 - Check pylint on the fly 2020-09-09 21:45:15 +01:00
pyls.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
pyre.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
pyright.vim Close #2472 - Add support for pyright 2020-08-07 12:16:13 +01:00
vulture.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00