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 3e11cbd18d
Update syntax checking
* Line continuation characters should be on the same lines.
* .vim file line indentation should be a multiple of 4.
2019-02-06 18:05:13 +00:00
..
bandit.vim Add bandit linter for Python 2019-01-26 11:48:03 +01:00
flake8.vim support older flake8 output, still used by hacking module from open style guide 2019-01-16 10:59:05 -06:00
mypy.vim Add python_auto_pipenv config var for all python linters. 2018-09-15 22:10:46 -04:00
prospector.vim Add python_auto_pipenv config var for all python linters. 2018-09-15 22:10:46 -04:00
pycodestyle.vim Add python_auto_pipenv config var for all python linters. 2018-09-15 22:10:46 -04:00
pydocstyle.vim Fixed parsing of pydocstyle errors 2019-01-14 20:36:14 -05:00
pyflakes.vim Add python_auto_pipenv config var for all python linters. 2018-09-15 22:10:46 -04:00
pylint.vim Update syntax checking 2019-02-06 18:05:13 +00:00
pyls.vim Add support for pyls configuration options 2019-01-20 23:59:46 -05:00
pyre.vim Add python_auto_pipenv config var for all python linters. 2018-09-15 22:10:46 -04:00
vulture.vim fix(linters: python): mark as lint_file 2018-07-26 14:45:28 +02:00