Skip to content

Commit

Permalink
Remove irrelevant exclusion from end-of-file-fixer pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Nov 22, 2023
1 parent 8b3bfcd commit 8a84594
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ repos:
- id: check-toml
- id: check-yaml
- id: end-of-file-fixer
exclude: '^tests/data/'
- id: trailing-whitespace

- repo: https://github.com/doublify/pre-commit-rust
Expand Down

0 comments on commit 8a84594

Please sign in to comment.