Skip to content

Add option to never ignore docstring errors #1169

@AWhetter

Description

@AWhetter

Currently the docparams extension will skip most checks if it cannot determine the type of docstring (eg Sphinx, Google, etc). This means that a docstring with just a summary line, for example, will not error. We should add a configuration variable to perform these checks regardless of whether or not the type of docstring can be determined.

pylint --version output

master

Metadata

Metadata

Assignees

Labels

Good first issueFriendly and approachable by new contributors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions