Skip to content

Commit

Permalink
chore: Update pyproject.toml (#336)
Browse files Browse the repository at this point in the history
* Update to match pytest-ansible: ansible/pytest-ansible@b3d71f5

* chore: auto fixes from pre-commit.com hooks

* chore: auto fixes from pre-commit.com hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
cidrblock and pre-commit-ci[bot] authored Aug 9, 2024
1 parent 4faaa6b commit 1311564
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 @@ -74,6 +74,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 1311564

Please sign in to comment.