Skip to content

Commit

Permalink
Deactivate pydocstyle temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhekhorn committed Apr 17, 2024
1 parent f5bdb6e commit 0e206f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ repos:
rev: 6.3.0
hooks:
- id: pydocstyle
files: ^src/
files: ^deactivate-check-for-now-src/
args: ["--add-ignore=D107,D105"]
additional_dependencies:
- toml
Expand Down

0 comments on commit 0e206f4

Please sign in to comment.