summaryrefslogtreecommitdiff
path: root/doc/ale-python.txt
AgeCommit message (Expand)Author
2021-11-19Add cspell Linter (#3981)David Houston
2021-10-02Add 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-10Fix 3897 - add poetry to isort (#3898)Horacio Sanson
2021-07-25Python support poetry (#3834)Daniel Roseman
2021-07-20Correct typo in python config filenames (#3826)foobarbyte
2021-07-17Python .tool versions (#3820)foobarbyte
2021-07-13add autoflake fixer (#3779)Nikolay Zakirov
2021-07-09chore: replace python-language-server to supported pylsp (#3810)Gerardo Gómez Rodríguez
2021-03-18issue 3033 (#3620)Nathan Henrie
2021-01-13Merge pull request #3398 from ecly/update-python-find-rootHoracio Sanson
2020-11-21Document ale_python_isort_auto_pipenv optionIvor Peles
2020-11-21Merge pull request #3409 from lyz-code/feat/add-autoimport-supportw0rp
2020-10-23feat: add autoimport fixerLyz
2020-10-15Update FindProjectRootIni with poetry.lock and pyproject.tomlecly
2020-10-02Fix typo in ale-python.txtrgossiaux
2020-08-30Run flake8 from project root by default.Konstantin Alekseev
2020-08-07Close #2472 - Add support for pyrightw0rp
2020-01-02Fix #2704 - Show mypy notes; can be disabledw0rp
2019-06-08Add support for reorder-python-imports fixerJake Kaufman
2019-05-19Change Python project root dir detection for flake8 configurationEric N. Vander Weele
2019-05-09Add option to show msg id when pylint is used (#2445)Katsuya Horiuchi
2019-02-20Merge pull request #2303 from kevinoid/bandit-use-configw0rp
2019-02-17python/bandit: Use .bandit configuration fileKevin Locke
2019-02-17python/pylint: Change directory to project rootKevin Locke
2019-02-10Document and test ale_python_vulture_optionsKevin Locke
2019-02-08Support pylama for python (#2266)Kevin Locke
2019-01-30Respect python black fixer configuration fileAiden Scandella
2019-01-26Add bandit linter for PythonMartino Pilia
2019-01-20Add support for pyls configuration optionsyut23
2019-01-03Fix some formatting issuesw0rp
2018-12-21Add documentation for python_black_auto_pipenvMiklós Tusz
2018-12-06Add support for pydocstyle linter (#2085)pmacosta
2018-09-15Add `python_auto_pipenv` config var for all python linters.Eddie Lebow
2018-09-15Add python_[linter]_auto_pipenv options for python linters (fixes #1656)Eddie Lebow
2018-08-01python: add lookup path for flake8 configTravis Cline
2018-07-26Add support for 'vulture' for PythonYauhen Kirylau
2018-07-15Update the Python documentationw0rp
2018-07-05Fix the doctag alignmentw0rp
2018-07-04add options variable to isortDerek P Sifford
2018-07-01add pyre lsp linter to python lintersDerek P Sifford
2018-06-05Allow all Python linter executables to be set to `pipenv`.Eddie Lebow
2018-05-30Fix #1219 - Mention FindProjectRoot behavior for Python in the documentationw0rp
2018-05-28Fix #1566 - Add g:ale_python_flake8_change_directoryw0rp
2018-04-17Fix #1507 - Add an option for disabling switching directories for pylintw0rp
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2018-04-06Added support for Python black fixer (#1451)Jack Evans
2018-01-11Allow syntax errors for mypy to be ignoredw0rp
2017-12-01Add prospector for checking Python code (#1183)Carlos Coêlho
2017-11-21Escape the pyls executable in the command, and support running virtualenv pyl...w0rp