Skip to content

Commit 8878f03

Browse files
committed
Skip alph
1 parent 2395971 commit 8878f03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codespellrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[codespell]
22
skip = .git,*.pdf,*.svg,*.ipynb,*.js,*.css,build
33
# interm,te - quick variables used
4-
ignore-words-list = ges,interm,te
4+
# alph - skip as might be not desired change at this stage
5+
ignore-words-list = ges,interm,te,alph

0 commit comments

Comments
 (0)