Skip to content

Commit

Permalink
Correct exclude (#340)
Browse files Browse the repository at this point in the history
* Correct exclude

* f

* f
  • Loading branch information
cidrblock authored Jun 26, 2024
1 parent 0b4212c commit f240694
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ repos:
rev: v1.5.5
hooks:
- id: remove-tabs
exclude: >
(?x)^(
.config/pydoclint-baseline.txt
)$
- repo: https://github.com/pycontribs/mirrors-prettier
rev: v3.3.2
Expand Down

0 comments on commit f240694

Please sign in to comment.