Skip to content

Commit 9360134

Browse files
exclude svg from pre-commit
1 parent b231f21 commit 9360134

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
@@ -21,6 +21,7 @@ repos:
2121
args: [--fix=lf]
2222
- id: trailing-whitespace
2323
name: "Remove trailing whitespace"
24+
exclude: *.svg
2425

2526
- id: file-contents-sorter
2627
name: "Sort codespell ignore list"

0 commit comments

Comments
 (0)