Skip to content

Commit 5cbba6d

Browse files
authored
Merge branch 'master' into EpisodeResetCondition
2 parents 952c63d + 0a8b9a6 commit 5cbba6d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.cspell/cspell.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@
167167
"logps",
168168
"trilcol",
169169
"mvnormlogpdf",
170-
"mvnormals"
170+
"mvnormals",
171+
"Optimise"
171172
],
172173
"ignoreWords": [],
173174
"minWordLength": 5,
@@ -192,4 +193,4 @@
192193
"\\{%.*%\\}", // liquid syntax
193194
"/^\\s*```[\\s\\S]*?^\\s*```/gm" // Another attempt at markdown code blocks. https://github.com/streetsidesoftware/vscode-spell-checker/issues/202#issuecomment-377477473
194195
]
195-
}
196+
}

0 commit comments

Comments
 (0)