Skip to content

Commit a1a2f54

Browse files
[ci-skip] Merge pull request #110 from SciML/add-typos-spellcheck-config
Add spell checking configuration
2 parents 64f011b + 8246fa3 commit a1a2f54

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

.typos.toml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
[default.extend-words]
22
MOR = "MOR"
3-
FOM = "FOM"
3+
FOM = "FOM"
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)