forked from cncf/techdocs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cspell.yml
More file actions
47 lines (47 loc) · 936 Bytes
/
.cspell.yml
File metadata and controls
47 lines (47 loc) · 936 Bytes
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
# cSpell:ignore textlintrc
# For settings, see
# https://www.streetsidesoftware.com/vscode-spell-checker/docs/configuration/
version: '0.2'
caseSensitive: true
ignorePaths:
- '*.csv'
- /docs/[Ll]ocalization/ja # cSpell:disable-line
# patterns:
# - name: CodeBlock
# pattern: |
# /
# ^(\s*[~`]{3,}) # code-block start
# .* # all languages and options, e.g. shell {hl_lines=[12]}
# [\s\S]*? # content
# \1 # code-block end
# /igmx # cspell:disable-line
# languageSettings:
# - languageId: markdown
# ignoreRegExpList:
# - CodeBlock
words:
- backstore
- Chalin
- CLOTributor
- CNCF
- Docsy
- dwelsch
- fluxcd
- github
- keda
- knative
- kedacore
- krator
- krook
- mkdocs
- nate
- nvmrc
- Obasi
- subpages
- techdocs
- toolkits
- toto
- triaging
- Uchechukwu
- webdev
- Welsch