Skip to content

Lint all examples in docstrings #380

@leandro-lucarella-frequenz

Description

We should run all the same linting tools that we use for the source code on the examples in docstrings:

  • black
  • isort
  • pylint
  • mypy
  • pydocstyle
  • darglint

We should probably support a way to pass extra configuration when applying to examples, as they are not full pieces of code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:toolingAffects the development tooling (CI, deployment, dependency management, etc.)type:enhancementNew feature or enhancement visitble to users

    Type

    No type

    Projects

    Status

    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions