Skip to content

Commit 1ebe2f0

Browse files
committed
Update .codespellrc
1 parent 2b00014 commit 1ebe2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codespellrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See: https://github.com/codespell-project/codespell#using-a-config-file
22
[codespell]
33
# In the event of a false positive, add the problematic word, in all lowercase, to a comma-separated list here:
4-
ignore-words-list = NED, ENU
4+
ignore-words-list = ned, enu
55
check-filenames =
66
check-hidden =
77
skip = ./.git

0 commit comments

Comments
 (0)