Skip to content

Commit aaeafa4

Browse files
[ci-skip] Merge pull request #1084 from SciML/add-typos-spellcheck-config
Add spell checking configuration
2 parents 8a1ead2 + ce7452b commit aaeafa4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.typos.toml

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

0 commit comments

Comments
 (0)