Skip to content

Commit c6aee30

Browse files
committed
Fix typo
1 parent 00d8889 commit c6aee30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# files: '^.*\.py|.*\.tpl|.*\.sql|.*\.yaml|.*\.txt|.*\.md$'
2-
exclude: '^.*\.xtf|.*\.xml|.*\.ili
2+
exclude: '^.*\.xtf|.*\.xml|.*\.ili'
33

44
repos:
55
# Fix end of files

0 commit comments

Comments
 (0)