forked from open-telemetry/semantic-conventions
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cspell.yaml
More file actions
187 lines (187 loc) · 3.5 KB
/
Copy path.cspell.yaml
File metadata and controls
187 lines (187 loc) · 3.5 KB
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
# For settings, see
# https://www.streetsidesoftware.com/vscode-spell-checker/docs/configuration/
version: '0.2'
language: en-US
caseSensitive: true
allowCompoundWords: true
useGitignore: true
import:
- https://cdn.jsdelivr.net/npm/@cspell/dict-people-names/cspell-ext.json
ignorePaths:
- '**/*.svg'
- 'schemas/*'
- 'internal/*'
- '**.j2'
- '**.rego'
- 'package.json'
- '**/deprecated/*.yaml'
- 'docs/registry/attributes/gen-ai.md'
patterns:
- name: CodeBlock
pattern: |
/
^(\s*[~`]{3,}) # Matches 3 or more backticks or tildes to start a code block.
.* # all languages and options, e.g. shell {hl_lines=[12]}
[\s\S]*? # content
\1 # Matches the same symbol which started the match.
/igmx
- name: CodeName
pattern: |
/
([~`]) # Matches a single backtick or tilde to start a code block.
[^~`]*? # Matches any characters except backticks or tildes, non-greedy.
\1 # Matches the same symbol which started the match.
/x
- name: Links
pattern: |
/
\[[^\]]+\] # Matches the link text inside square brackets [ ... ].
\( # Match the opening parentheses for the URL.
[^)]+ # Matches any URL/path until the closing ) — works for both relative and absolute.
\) # Match the closing parentheses for the URL.
/x
- name: Href
pattern: "href=\".+\"" # Matches any href attribute in HTML tags.
- name: Redirect
pattern: |
/
redirect:.+$ # Matches any front-matter redirect line.
/mx
- name: "Semconv marker"
pattern: "<!-- semconv.* -->" # Matches any semconv marker line.
- name: "GitHub Handle"
pattern: "@[a-zA-Z0-9-_]+\\b"
languageSettings:
- languageId: markdown
ignoreRegExpList:
- CodeBlock
- CodeName
- Links
- Href
- Redirect
- GitHub Handle
- Semconv marker
- languageId: dockerfile, dockercompose, properties, yaml, makefile
includeRegExpList:
- "/#.*/g"
ignoreRegExpList:
- Links
- Href
- GitHub Handle
dictionaries:
# Local word lists
- en-words
- en-us
# Programming languages and software terms
- cpp
- csharp
- dart
- django
- docker
- dotnet
- elixir
- flutter
- fsharp
- golang
- haskell
- html
- java
- javascript
- julia
- k8s
- kotlin
- markdown
- node
- npm
- php
- python
- python-common
- ruby
- rust
- scala
- softwareTerms
- software-tools
- swift
- typescript
# Other
- companies
- aws
- google
- people-names
words:
- actian
- jank
- tmpfs
- exfat
- gogc
- uncollectable
- unreclaimable
- SYSPLEX
- SMFID
- erts
- ERTS
- cassandra
- cosmosdb
- gorouter
- rocketmq
- heroku
- erlang
- sysplex
- IMEI
- webjs
- wifi
- CDMA
- XRTT
- EHRPD
- EVDO
- GPRS
- HSDPA
- HSPA
- HSPAP
- HSUPA
- IWLAN
- NRNSA
- SCDMA
- SPDY
- WWNN
- couchdb
- hbase
- mariadb
- postgresql
- faas
- aiplatform
- WWPN
- covid
- Vertica
- Teradata
- Netezza
- Caché
- jdbc
- Informix
- Groq
- Watsonx
- KHTML
- Dalvik
- chloggen
- gsed
- Kains
- htlhash
- openj
- Nacos
- Azul
- Hashicorp
- OTEP
- Contentful
- Depluralize
- Undeprecate
- bfcache
- apeirora
- Apeiro
ignoreWords:
- gitea
- rego
- Pygq
- Wdrha
- yamlize
- Yamlify
- crun