Skip to content

Commit 63bda5c

Browse files
authored
Update to match pytest-ansible: ansible/pytest-ansible@b3d71f5 (#277)
1 parent f3e02ac commit 63bda5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ arg-type-hints-in-docstring = false
7676
baseline = ".config/pydoclint-baseline.txt"
7777
check-return-types = false
7878
exclude = '\.git|\.tox|build|out|venv'
79+
should-document-private-class-attributes = true
7980
show-filenames-in-every-violation-message = true
8081
skip-checking-short-docstrings = false
8182
style = "google"

0 commit comments

Comments
 (0)