-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcspell.config.yaml
More file actions
35 lines (35 loc) · 820 Bytes
/
cspell.config.yaml
File metadata and controls
35 lines (35 loc) · 820 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
version: "0.2"
ignorePaths:
- /apps/web/src/lib/data/**.json
- /apps/web/src/lib/data/**.jsonc
- /cspell.config.yaml
- pnpm-lock.yaml
- pnpm-workspace.yaml
- package.json
- /node_modules/
dictionaryDefinitions: []
dictionaries: []
allowCompoundWords: true
patterns:
- name: nanoID
pattern: /(["'`])[A-Za-z0-9_\-]{21}$1"/
- name: acronym
pattern: /[A-Z]{3,}/
- name: url
pattern: /(?:https?:\/\/)?[a-z0-9-_./]+\.[a-z0-9-_./]{2,}/
- name: htmlSpecialCharacters
pattern: /&(?:[a-z]{2,});/
- name: imageFormats
pattern: /(?:(?:webp|avif|png|jpg|jpeg|svg|gif)s?(?![a-zA-Z0-9]))+/i
- name: videoFormats
pattern: /(?:(?:webm|mp4)s?)+/i
ignoreRegExpList:
- nanoID
- imageFormats
- videoFormats
- htmlSpecialCharacters
words:
- autoplay
- chord
- chords
- Håken