aboutsummaryrefslogtreecommitdiff
path: root/cspell.yaml
blob: 7a1151c503eaf46e49fcd0470d41ab131189bcdd (plain)
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
version: "0.2"
language: en
dictionaries:
  - en_US
  - softwareTerms
  - node
  - typescript
  - python
  - html
  - css
  - bash
  - fonts
  - filetypes
  - npm

dictionaryDefinitions:
  - name: crupest-words
    path: './crupest-words.txt'
    addWords: true

patterns:
  - name: libs
    pattern: /lib.+/g

ignoreRegExpList:
  - libs