Skip to content

Add argument option to ignore not top-level function check #7

Description

@simon-ritchie

e.g.,

def sample_func():
    """
    Sample function.
    """

    def sample_func_to_ignore_docstring_check():
        pass

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions