Flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins.
"features": {
"ghcr.io/devcontainers-extra/features/flake8:2": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Select the version to install. | string | latest |
| plugins | A space delimitered list of flake8 plugins (will be injected into the flake8 pipx env). see proposals for examples | string | - |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.