Skip to content

Commit

Permalink
chore: Update pyproject.toml (#4273)
Browse files Browse the repository at this point in the history
Update to match pytest-ansible:
ansible/pytest-ansible@b3d71f5
  • Loading branch information
cidrblock authored Aug 9, 2024
1 parent 4eb556c commit 3ec6bc3
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 @@ -89,6 +89,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 3ec6bc3

Please sign in to comment.