-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
part:toolingAffects the development tooling (CI, deployment, dependency management, etc.)Affects the development tooling (CI, deployment, dependency management, etc.)type:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
part:toolingAffects the development tooling (CI, deployment, dependency management, etc.)Affects the development tooling (CI, deployment, dependency management, etc.)type:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Type
Projects
Status
To do