Skip to content

Commit d32218d

Browse files
committed
Added: newline
1 parent 735f808 commit d32218d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Use custom config file
2323
uses: crate-ci/typos@master
2424
with:
25-
config: ./.typos.toml
25+
config: ./.typos.toml

.typos.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[files]
2-
extend-exclude = ["go.sum", "package-lock.json"]
2+
extend-exclude = ["go.sum", "package-lock.json"]

0 commit comments

Comments
 (0)