Skip to content

Commit

Permalink
purging pydocstyle from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianoF committed Jun 20, 2024
1 parent daaacb6 commit 306cca6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,3 @@ repos:
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/PyCQA/pydocstyle
rev: 4.0.1
hooks:
- id: pydocstyle
args:
- --ignore=D107,D203,D212,D100
files: ^vortexasdk/
^docs/examples/

0 comments on commit 306cca6

Please sign in to comment.