Skip to content

Commit

Permalink
Do not try to fix zarr files
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Oct 15, 2023
1 parent 2134ae5 commit 87ebc5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ repos:
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
exclude: '^tests/sample-data'
- id: check-json
- id: check-yaml
- id: check-toml
Expand Down

0 comments on commit 87ebc5c

Please sign in to comment.