PyCQA/pydocstyle

Have a flag or config option to also include private methods/classes/etc in the verifications

Open

#516 opened on Oct 22, 2020

View on GitHub
 (0 comments) (3 reactions) (0 assignees)Python (1,106 stars) (191 forks)batch import
Minor (New Feature)Waiting for Assigneegood first issuehelp wanted

Description

This way all methods/classes/etc will be verified, not only public ones.

Contributor guide