mirror of
https://github.com/MillironX/Kelpie.jl.git
synced 2024-11-14 05:33:09 +00:00
Update spelling dictionary
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
438e87617c
commit
0efeef1572
1 changed files with 10 additions and 1 deletions
11
cspell.json
11
cspell.json
|
@ -1,5 +1,14 @@
|
|||
{
|
||||
"language": "en",
|
||||
"version": "0.2",
|
||||
"words": ["autodocs", "Milliron", "templating"]
|
||||
"words": [
|
||||
"autodocs",
|
||||
"Compat",
|
||||
"COMPATHELPER",
|
||||
"docstrings",
|
||||
"markdownlint",
|
||||
"Milliron",
|
||||
"runtests",
|
||||
"templating"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue