Skip to content

Commit

Permalink
ci: pydocstyle ignores docs/
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPedroGHM committed Aug 18, 2023
1 parent ae90124 commit da9b3fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ repos:
hooks:
- id: pydocstyle
additional_dependencies: [tomli]
files: ^perun/
args:
- --config=pyproject.toml
- repo: https://github.com/asottile/seed-isort-config
Expand Down

0 comments on commit da9b3fb

Please sign in to comment.