Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a way to ignore docstrings for "private" methods #16

Open
aannara opened this issue Oct 9, 2023 · 1 comment
Open

Need a way to ignore docstrings for "private" methods #16

aannara opened this issue Oct 9, 2023 · 1 comment

Comments

@aannara
Copy link

aannara commented Oct 9, 2023

Need an option to avoid documenting, "def _private_method(param1, param2)";

Currently it gives, DCO010 docstring should be defined for a function/ method/ class, more information: https://github.com/jdkandersson/flake8-docstrings-complete#fix-dco010

@webknjaz
Copy link

@jdkandersson any plans to support this corner case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants