We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42573e commit b3d71f5Copy full SHA for b3d71f5
pyproject.toml
@@ -73,6 +73,7 @@ arg-type-hints-in-docstring = false
73
baseline = ".config/pydoclint-baseline.txt"
74
check-return-types = false
75
exclude = '\.git|\.tox|build|out|venv'
76
+should-document-private-class-attributes = true
77
show-filenames-in-every-violation-message = true
78
skip-checking-short-docstrings = false
79
style = "google"
0 commit comments