Skip to content

Commit 184d980

Browse files
[ci-skip] Merge pull request #75 from SciML/add-typos-spellcheck-config
Add spell checking configuration
2 parents 8207a0a + 268b0e2 commit 184d980

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,2 +1,11 @@
11
[default.extend-words]
22
nin = "nin"
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)