Skip to content

Can I turn on missing-docstring for "private" functions?Β #8019

@red8888

Description

@red8888

Question

missing-docstring is not being applied to my functions staring with "_".

Related to this closed issue: #3177

I'm really confused about this behavior. I want docstrings for all my functions including my functions starting with "_". Why wouldn't I want that? Is there a way to turn this on?

Documentation for future user

Setting to apply missing-docstring on functions starting with "_".

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions