-
-
Notifications
You must be signed in to change notification settings - Fork 213
/
Copy pathcspell-corrections.yaml
54 lines (53 loc) · 1.55 KB
/
cspell-corrections.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# yaml-language-server: $schema=https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
# cspell:ignoreRegExp /- \w+-/
# cspell:locale en-us
# Corrections to common spelling mistakes in software terms
dictionaryDefinitions:
- name: software-term-suggestions
suggestWords:
- asome->awesome
- assymetric->asymmetric
- automatially->automatically
- avaiable->available
- cashe->cache
- commmand->command
- coverag->coverage
- debuging->debugging
- dependeing->depending
- descibes->describes
- dumpped->dumped
- dumpper->dumper
- dumpping->dumping
- expecetd->expected
- gzipeed->gzipped
- hypotetical->hypothetical
- inaccesible->inaccessible
- indicies->indices
- insentive->insensitive
- instantiatable->instantiable
- mehtod->method
- mesage->message
- mesages->messages
- mesaging->messaging
- mutiple->multiple, mutable
- ourselved->ourselves
- overriden->overridden
- paralellize->parallelize
- polifyll->polyfill
- polifylled->polyfilled
- prefixies->prefixes
- pseudoesm->pseudonym
- simillar->similar
- simillary->similarly
- snapshop->snapshot
- strangly->strangely
- suffixies->suffixes
- suffxies->suffixes
- teh->the
- tehcnical->technical
- tehre->there
- thow->throw
- throwning->throwing
- transfor->transfer, transform
- verticies->vertices
- warnining->warning