Skip to content

Check for no return type hint in docstring #243

@mattibo

Description

@mattibo

Hi,

is there currently a way to configure pydoclint to check if the return type hint is not defined in the docstring?

I want to have only the type in the signature.

For arguments I use the option arg-type-hints-in-docstring = false but I`m missning a way to set this for the return type.

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions