Skip to content

Commit 70909df

Browse files
committed
exclude fits from trailing whitespace
1 parent 99664c8 commit 70909df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ repos:
55
rev: v3.2.0
66
hooks:
77
- id: trailing-whitespace
8+
exclude: '.*\.fits$'
89
- id: end-of-file-fixer
910
exclude_types: [csv]
1011
exclude: '.*\.fits$'

0 commit comments

Comments
 (0)