Home

stencila linters list

List the linters available

Usage

stencila linters list [OPTIONS]

Examples

# List all available linters
stencila linters list

# List only Python linters
stencila linters list --lang py

# List only citation linters
stencila linters list --node-type Citation

# Output linter list as YAML
stencila linters list --as yaml

Options

NameDescription
-l, --languageOnly list linter that support a specific language/format.
-n, --node-typeOnly list linter that support a specific node type.
-a, --asOutput the list as JSON or YAML. Possible values: json, yaml, toml.
© 2026 Stencila