Skip to content

Commit e34d0d9

Browse files
committed
Update cspell
1 parent 8ffb0f6 commit e34d0d9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.cspell.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: "0.2"
2-
ignorePaths: []
2+
ignorePaths: [
3+
"go.mod",
4+
"go.sum",
5+
".trunk/**"
6+
]
37
dictionaryDefinitions: []
48
dictionaries: []
59
words: []

0 commit comments

Comments
 (0)