Skip to content

Commit 90cc010

Browse files
committed
test(fix): do not modify GSEOS files
1 parent 16b7dda commit 90cc010

File tree

4 files changed

+1828
-1827
lines changed

4 files changed

+1828
-1827
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ repos:
1616
rev: v1.5.5
1717
hooks:
1818
- id: remove-tabs
19+
files: (?<!\.msg)$
1920
- repo: https://github.com/python-jsonschema/check-jsonschema
2021
rev: "0.33.0"
2122
hooks:

0 commit comments

Comments
 (0)