summaryrefslogtreecommitdiff
path: root/doc/ale-python.txt
AgeCommit message (Expand)Author
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
2017-11-08Add PyLS linter (#1097)Auri
2017-10-24example for 'rcfile' on ale_python_pylint_options Su Shangjun
2017-08-25Add pycodestyle Python linter support (#872)Michael
2017-07-08Document the virtualenv directories variable in the main file insteadw0rp
2017-07-08Use equal signs for language documentation sectionsw0rp
2017-06-27Fix #680 - Use --shadow-file to check for problems with mypy while you typew0rp
2017-06-18#659 - Add options for Python fixers, and cut down on duplicated documentationw0rp
2017-06-07Put ve-py3 before ve, so Python 3 executables will be preferredw0rp
2017-05-20#563 Use a configurable list of directories for detecting virtualenv paths in...w0rp
2017-05-07#335 Detect flake8 in vritualenv, and escape the executable pathw0rp
2017-05-06Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use l...w0rp
2017-05-06#208 Automatically detect pylint in virtualenv directoriesw0rp
2017-04-27Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg
2017-04-15Fix #257 in preparation for #427, standardise options with fallbacks, and mak...w0rp
2017-03-28Move linter documentation into separate filesw0rp