Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Flake8 (via pipx) (flake8)

Flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins.

Example Usage

"features": {
    "ghcr.io/devcontainers-extra/features/flake8:2": {}
}

Options

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.