Python Code Quality Authority tools.
"features": {
"ghcr.io/hspaans/devcontainer-features/pycqa:1": {}
}
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
.