-
Notifications
You must be signed in to change notification settings - Fork 0
/
cspell.config.yaml
93 lines (92 loc) · 1.71 KB
/
cspell.config.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
version: "0.2"
language: "en"
flagWords: []
ignorePaths:
- ".git/*"
- ".gitignore"
- ".vscode/extensions.json"
- ".vscode/settings.json"
- "**/*.svg"
- "static/browserconfig.xml"
- "cspell.config.yaml"
- "go.mod"
- "go.sum"
# see: https://cspell.org/configuration/patterns/#verbose-regular-expressionsaml
patterns:
- name: markdown_code_block
pattern: |
/
^(\s*`{3,}).* # match the ```
[\s\S]*? # the block of code
^\1 # end of the block
/gmx
ignoreRegExpList:
- "^tags: \\[.*\\]$" # ignore tags in markdown
- "^\\[\\^[0-9]\\]: .*$" # ignore reference lines in markdown
- "^>.*$" # ignore markdown blockquotes
- "'github.com/.*'" # ignore quoted github repo references
- markdown_code_block
words:
- "identicon"
- "identicons"
- "wavatar"
- "wavatars"
- "dropbear"
- "openwrt"
- "tldr"
- "cipriani"
- "krause"
- "scheuer"
- "satrom"
- "masalar"
- "csu"
- "ecdsap256sha256"
- "ecdsap384sha384"
- "ecdsap384sha384"
- "aquaponic"
- "aquaponics"
- "lifetrac"
- "ridesharing"
- "runtimes"
- "permaculturalists"
- "marcin"
- "jakubowski"
- "turn-arounds"
- "keybase"
- "head unit"
- "juniperspring"
- "namecheap"
- "lockdown"
- "dnssec"
- "totp"
- "cuyahoga"
- "ruggedized"
- "keepass"
- "emscripten"
- "librick"
- "randomart"
- "gatekeep"
- "kias"
- "gatsby"
- "hmac"
- "catarina"
- "mota"
- "rebar"
- "bikeshedding"
- "wikey"
- "livestreamed"
- "disqus"
- "luci"
- "merkle"
- "syncthing"
- "mengenlehreuhr"
- "hotp"
- "overreliance"
- "seedable"
- "tegra"
- "juniperspring"
- "markdownify"
- "fips"
- "secp256r1"
- "dnskey"