Skip to content

Feature request: numpydoc rules #8425

Open
@njzjz

Description

@njzjz

See https://numpydoc.readthedocs.io/en/latest/validation.html.

It would be nice if ruff implemented some of numpydoc rules that are not supported by pydocstyle, such as PR10

    "PR10": 'Parameter "{param_name}" requires a space before the colon '
    "separating the parameter name and type",

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-decisionAwaiting a decision from a maintainerpluginImplementing a known but unsupported plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions