Skip to content

Ignoring Rules like DOC101 and DOC103 #228

@bbaabemhp

Description

@bbaabemhp

Hi guys,

first of all thanks for the awesome library!

I wanted to ignore some rules by default (instead of always ignoring them in-line in code)

I tried out ignoring them in my pyproject.toml somehow, but without any luck:

[tool.pydoclint]
style = 'numpy'
ignore = ["DOC101","DOC103"]

Would be awesome to find a solution. Thanks!

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