Skip to content

Commit 2afe8bb

Browse files
committed
A few more skips
1 parent 4e60f78 commit 2afe8bb

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
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
3-
skip = .git*,*.pdf,*.svg,locale,vendor,*.lock,*.css,*.min.*,.codespellrc,locales
3+
skip = .git*,*.pdf,*.svg,locale,vendor,*.lock,*.css,*.min.*,.codespellrc,locales,language_presenter.rb
44
check-hidden = true
55
# ignore-regex =
6-
ignore-words-list = ans,rememberable,requestor
6+
ignore-words-list = ans,rememberable,requestor,reord

0 commit comments

Comments
 (0)