Skip to content

Commit 1061737

Browse files
Merge pull request #11 from SciML/add-typos-spellcheck-config
Add spell checking configuration
2 parents e8b2187 + f15a0e2 commit 1061737

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-
ND = "ND"
2+
ND = "ND"
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)