Skip to content

Commit

Permalink
Remove doc8 from precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
samamorgan committed Nov 3, 2023
1 parent f19c70c commit 985bc41
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ repos:
- id: debug-statements
- id: mixed-line-ending

- repo: https://github.com/pycqa/doc8
rev: v1.1.1
hooks:
- id: doc8
entry: ./scripts/run_hook.py apps/rind python -m doc8
exclude: ^(?!(apps/rind)).*$

## Python
- repo: https://github.com/pycqa/isort
rev: 5.12.0
Expand Down

0 comments on commit 985bc41

Please sign in to comment.