plugins.efmls-configs.setup.python.formatter

formatter tools for python

Type: one of “autopep8”, “black”, “isort”, “ruff”, “yapf” or raw lua code or list of (one of “autopep8”, “black”, “isort”, “ruff”, “yapf” or raw lua code)

Default: [ ]

Declared by:

plugins.efmls-configs.setup.python.linter

linter tools for python

Type: one of “djlint”, “flake8”, “mypy”, “pylint”, “ruff”, “vulture”, “alex”, “codespell”, “cspell”, “languagetool”, “proselint”, “redpen”, “textlint”, “vale”, “write_good” or raw lua code or list of (one of “djlint”, “flake8”, “mypy”, “pylint”, “ruff”, “vulture”, “alex”, “codespell”, “cspell”, “languagetool”, “proselint”, “redpen”, “textlint”, “vale”, “write_good” or raw lua code)

Default: [ ]

Declared by: