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