We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1c078 commit 170fb78Copy full SHA for 170fb78
.typos.toml
@@ -1,24 +1,3 @@
1
-# Typos configuration for SciML repositories
2
-
3
-[files]
4
-extend-exclude = [
5
- "*.png",
6
- "*.jpg",
7
- "*.jpeg",
8
- "*.gif",
9
- "*.svg",
10
- "*.pdf",
11
- "*.woff",
12
- "*.woff2",
13
- "*.ttf",
14
- "*.eot",
15
- "*/build/*",
16
- "*/node_modules/*",
17
- "*/.git/*",
18
- "*.lock",
19
- "Manifest.toml"
20
-]
21
22
[default.extend-words]
23
# Julia-specific functions
24
indexin = "indexin"
@@ -32,7 +11,7 @@ getu = "getu"
32
33
# Mathematical/scientific terms
34
jacobian = "jacobian"
35
-hessian = "hessian"
+hessian = "hessian"
36
eigenvalue = "eigenvalue"
37
eigenvector = "eigenvector"
38
discretization = "discretization"
_typos.toml
0 commit comments