aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc/ale-python.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Close #4971 - Add support for ty via LSPw0rp2026-05-161-0/+74
* Correct typo in documented python command (#5030)rymdbar2025-08-151-1/+1
* Remove pytest.ini from project detection filesw0rp2025-06-241-1/+1
* [python/pyre.vim] use pyrefly executable (#4972)Oliver Albertini2025-05-171-0/+63
* Implement Lua ALE setup & overhaul documentationw0rp2025-03-271-346/+725
* Improve support for python package manage: pipenv, poetry and uv (#4825)Diego Henrique Oliveira2024-09-051-0/+379
* Adding support for ruff formatter (#4645)Joseph Henrich2023-11-161-0/+64
* #2172 Auto PATH with ale_python_auto_virtualenvw0rp2023-02-081-47/+58
* add: pycln as a python linter and fixer (#4415)Yining2023-01-271-0/+72
* add: support for refurb as a Python linter (#4379)Yining2022-12-061-0/+61
* add: support for ruff as a Python linter and fixer (#4347)Yining2022-10-311-0/+63
* codespell: fix spelling errors picked out by `codespell` (#4343)Ben Boeckel2022-10-291-1/+1
* Add pyright config files to project root files list (#4321)Andreas Doll2022-09-301-0/+2
* Add pyflyby fixer (using its tidy-imports script) (#4219)infokiller2022-06-161-0/+46
* re-worded confusing grammar (#4223)Paul Thompson2022-06-041-2/+2
* Look for .mypy.ini when finding project root (#4202)Fionn Fitzmaurice2022-05-151-0/+1
* fix: duplicate tags in doc (#4059)Sébastien NOBILI2022-02-081-3/+3
* Add a unimport linter for Python files (#4058)Jon Parise2022-02-081-0/+52
* Add cspell Linter (#3981)David Houston2021-11-191-5/+14
* Add flakehell python linter (#3295) (#3921)a6662021-10-021-0/+63
* [ale-python-root] add `.pyre_configuration.local` to list of files (#3900)Oliver Albertini2021-09-151-0/+1
* Fix 3897 - add poetry to isort (#3898)Horacio Sanson2021-09-101-0/+9
* Python support poetry (#3834)Daniel Roseman2021-07-251-2/+128
* Correct typo in python config filenames (#3826)foobarbyte2021-07-201-1/+1
* Python .tool versions (#3820)foobarbyte2021-07-171-0/+1
* add autoflake fixer (#3779)Nikolay Zakirov2021-07-131-0/+28
* chore: replace python-language-server to supported pylsp (#3810)Gerardo Gómez Rodríguez2021-07-091-27/+27
* issue 3033 (#3620)Nathan Henrie2021-03-181-0/+19
* Merge pull request #3398 from ecly/update-python-find-rootHoracio Sanson2021-01-131-0/+2
|\
| * Update FindProjectRootIni with poetry.lock and pyproject.tomlecly2020-10-151-0/+2
* | Document ale_python_isort_auto_pipenv optionIvor Peles2020-11-211-0/+9
* | Merge pull request #3409 from lyz-code/feat/add-autoimport-supportw0rp2020-11-211-0/+26
|\ \
| * | feat: add autoimport fixerLyz2020-10-231-0/+26
| |/
* / Fix typo in ale-python.txtrgossiaux2020-10-021-1/+1
|/
* Run flake8 from project root by default.Konstantin Alekseev2020-08-301-6/+7
* Close #2472 - Add support for pyrightw0rp2020-08-071-0/+60
* Fix #2704 - Show mypy notes; can be disabledw0rp2020-01-021-10/+20
* Add support for reorder-python-imports fixerJake Kaufman2019-06-081-0/+30
* Change Python project root dir detection for flake8 configurationEric N. Vander Weele2019-05-191-1/+1
* Add option to show msg id when pylint is used (#2445)Katsuya Horiuchi2019-05-091-0/+8
* Merge pull request #2303 from kevinoid/bandit-use-configw0rp2019-02-201-0/+11
|\
| * python/bandit: Use .bandit configuration fileKevin Locke2019-02-171-0/+11
* | python/pylint: Change directory to project rootKevin Locke2019-02-171-4/+8
|/
* Document and test ale_python_vulture_optionsKevin Locke2019-02-101-0/+9
* Support pylama for python (#2266)Kevin Locke2019-02-081-0/+55
* Respect python black fixer configuration fileAiden Scandella2019-01-301-0/+10
* Add bandit linter for PythonMartino Pilia2019-01-261-0/+39
* Add support for pyls configuration optionsyut232019-01-201-0/+18
* Fix some formatting issuesw0rp2019-01-031-1/+2
* Add documentation for python_black_auto_pipenvMiklós Tusz2018-12-211-0/+8