Skip to content

Commit 7b43021

Browse files
author
Daan Hoogland
committed
do not require eof on new line for svg
1 parent 23fb0e2 commit 7b43021

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
@@ -84,7 +84,7 @@ repos:
8484
^systemvm/agent/certs/realhostip\.key$|
8585
^test/integration/smoke/test_ssl_offloading\.py$
8686
- id: end-of-file-fixer
87-
exclude: \.vhd$
87+
exclude: \.vhd$|\.svg$
8888
- id: file-contents-sorter
8989
args: [--unique]
9090
files: ^\.github/linters/codespell\.txt$

0 commit comments

Comments
 (0)