Skip to content

Commit c7269af

Browse files
Update .pre-commit-config.yaml
1 parent 9360134 commit c7269af

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

2626
- id: file-contents-sorter
2727
name: "Sort codespell ignore list"

0 commit comments

Comments
 (0)