-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSpelling.yml
60 lines (58 loc) · 1.06 KB
/
Spelling.yml
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
55
56
57
58
59
60
extends: spelling
message: "Did you really mean '%s'?"
level: error
custom: false
filters:
# Add words here that are not included in the
- '[aA]pprovers'
- '[aA]xivox'
- '[cC]hatbot(|s)'
- '[cC]onfigurator'
- '[bB]post'
- '[dD]eduplicate'
- '[dD]ialplan'
- '[dD]ropship(|ping|ped)'
- '[eE]xpensed'
- '[fF]avorited'
- '[fF]orecasted'
- '[gG]amification'
- '[gG]antt'
- '[hH]elpdesk'
- '[kK]anban'
- '[oO]doo'
- '[oO]nboard(ing|ed)'
- '[pP]reconfigure(|d)'
- '[pP]ricelist(|s)'
- '[pP]utaway'
- '[rR]einvoiced'
- '[rR]elocations'
- '[sS]endcloud'
- '[sS]torable'
- '[ss]ubmenu'
- '[tT]imesheet(|s)'
- '[tT]ooltip'
- '[tT]raceback(|s)'
- '[uU]narchiv(e|ing)'
- '[uU]nverifed'
- '[wW]orkcenter'
- '[wW]ithholding(|s)'
- '[zZ]oiper'
- 'pngquant'
- 'url'
- 'pdf'
- 'http(|s)'
- 'xml'
- 'toctree'
- 'OAuth'
# PLURAL ACRONYMS
- '\b([A-Z]{2,5})s\b'
# Meta Tags
- 'nosearch'
- 'show-content'
- 'show-toc'
- 'hide-page-toc'
- 'orphan'
- 'code-column'
- 'custom-css'
- 'custom-js'
- 'classes'