We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2395971 commit 8878f03Copy full SHA for 8878f03
.codespellrc
@@ -1,4 +1,5 @@
1
[codespell]
2
skip = .git,*.pdf,*.svg,*.ipynb,*.js,*.css,build
3
# interm,te - quick variables used
4
-ignore-words-list = ges,interm,te
+# alph - skip as might be not desired change at this stage
5
+ignore-words-list = ges,interm,te,alph
0 commit comments