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 bf24cb8 commit 8d2cb1eCopy full SHA for 8d2cb1e
pyproject.toml
@@ -72,6 +72,7 @@ arg-type-hints-in-docstring = false
72
baseline = ".config/pydoclint-baseline.txt"
73
check-return-types = false
74
exclude = '\.git|\.tox|build|out|venv'
75
+should-document-private-class-attributes = true
76
show-filenames-in-every-violation-message = true
77
skip-checking-short-docstrings = false
78
style = "google"
0 commit comments