Skip to content

Commit

Permalink
Update to match pytest-ansible: ansible/pytest-ansible@b3d71f5 (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
cidrblock authored Aug 9, 2024
1 parent 487b25d commit 5d27647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ arg-type-hints-in-docstring = false
baseline = ".config/pydoclint-baseline.txt"
check-return-types = false
exclude = '\.git|\.tox|build|out|venv'
should-document-private-class-attributes = true
show-filenames-in-every-violation-message = true
skip-checking-short-docstrings = false
style = "google"
Expand Down

0 comments on commit 5d27647

Please sign in to comment.