Skip to content

Commit 5d27647

Browse files
authored
Update to match pytest-ansible: ansible/pytest-ansible@b3d71f5 (#244)
1 parent 487b25d commit 5d27647

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
@@ -70,6 +70,7 @@ arg-type-hints-in-docstring = false
7070
baseline = ".config/pydoclint-baseline.txt"
7171
check-return-types = false
7272
exclude = '\.git|\.tox|build|out|venv'
73+
should-document-private-class-attributes = true
7374
show-filenames-in-every-violation-message = true
7475
skip-checking-short-docstrings = false
7576
style = "google"

0 commit comments

Comments
 (0)