Skip to content

Commit 5bfdbf3

Browse files
committed
ignore .sum and .mod files with module names
Signed-off-by: Yaroslav Halchenko <[email protected]>
1 parent 4f6107e commit 5bfdbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[codespell]
2-
skip = .git,*.pdf,*.svg
2+
skip = .git,*.pdf,*.svg,*.sum,*.mod
33
#
44
# ignore-words-list =

0 commit comments

Comments
 (0)