summaryrefslogtreecommitdiff
path: root/doc/ale-python.txt
AgeCommit message (Expand)Author
2023-02-08#2172 Auto PATH with ale_python_auto_virtualenvw0rp
2023-01-27add: pycln as a python linter and fixer (#4415)Yining
2022-12-06add: support for refurb as a Python linter (#4379)Yining
2022-10-31add: support for ruff as a Python linter and fixer (#4347)Yining
2022-10-29codespell: fix spelling errors picked out by `codespell` (#4343)Ben Boeckel
2022-09-30Add pyright config files to project root files list (#4321)Andreas Doll
2022-06-16Add pyflyby fixer (using its tidy-imports script) (#4219)infokiller
2022-06-04re-worded confusing grammar (#4223)Paul Thompson
2022-05-15Look for .mypy.ini when finding project root (#4202)Fionn Fitzmaurice
2022-02-08fix: duplicate tags in doc (#4059)Sébastien NOBILI
2022-02-08Add a unimport linter for Python files (#4058)Jon Parise
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