Skip to content

Lint all examples in docstrings #380

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

    Fields

    Priority

    None yet

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions