Skip to content

Commit 4a8b3ae

Browse files
committed
chore: update codespell config
1 parent 71f5b08 commit 4a8b3ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.codespellrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[codespell]
22
exclude-file = .gitignore
3-
skip = /tmp/*,*.log,.git,*.png,*.db
4-
ignore-words-list = ND
3+
skip = /tmp/*,*.log,.git,*.png,*.db,data,Makefile
4+
ignore-words-list = ND,nd
55
count =
66
quiet-level = 3

0 commit comments

Comments
 (0)