Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 995 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 995 Bytes

PyCQA tools bundle (via pipx) (pycqa)

Python Code Quality Authority tools.

Example Usage

"features": {
    "ghcr.io/hspaans/devcontainer-features/pycqa:1": {}
}

Options

Options Id Description Type Default Value
doc8_version Select the version of doc8 to install. string latest
docformatter_version Select the version of docformatter to install. string latest
eradicate_version Select the version of eradicate to install. string latest
isort_version Select the version of isort to install. string latest
pydocstyle_version Select the version of pydocstyle to install. string latest
pyflakes_version Select the version of pyflakes to install. string latest

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.