Skip to content

Commit 46d552c

Browse files
[ci-skip] Merge pull request #221 from SciML/add-typos-spellcheck-config
Add spell checking configuration
2 parents d12f3cb + 2781b15 commit 46d552c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.typos.toml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
[default.extend-words]
2-
currate = "currate"
2+
currate = "currate"
3+
# Additional SciML terms
4+
setp = "setp"
5+
getp = "getp"
6+
indexin = "indexin"
7+
ists = "ists"
8+
ispcs = "ispcs"
9+
eqs = "eqs"
10+
rhs = "rhs"
11+
MTK = "MTK"

0 commit comments

Comments
 (0)