-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcspell.yml
More file actions
84 lines (83 loc) · 1.21 KB
/
cspell.yml
File metadata and controls
84 lines (83 loc) · 1.21 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
language: en-gb
useGitignore: true
validateDirectives: true
ignorePaths:
# Excluded from spelling check
- cspell.yml
- test/graphviz
- test/snapshots
# FIXME
- backend
dictionaries:
- html
- typescript
overrides:
- filename: './test/*'
words:
- endquote
- filename: '**/*.svg'
dictionaries:
- css
- filename: './backend/Dockerfile'
ignoreRegExpList:
- '-l[a-z]*'
dictionaries:
- makefile
- cpp-refined
words:
- KEEPALIVE
- filename: './backend/*.c'
dictionaries:
- cpp-refined
words:
- errorf
- gvplugin
- AGWARN
- Agraph
- Agnode
- Agedge
- Agattr
- Agdesc
- agopen
- agsafeset
- agmemread
- agstrdup
- agstrfree
- agclose
- agsubg
- agseterr
- agseterrf
- agreseterrors
words:
- testonly
- dotviz
- Goncharov
- Daines
- Graphviz
- Dagre
- rankdir
- headport
- cmap
- cmapx
- xdot
- twopi
- circo
- neato
- sfdp
- ccall
- Agerr
- AGPREV
- autoinstall
- tailport
- CELLBORDER
- iovs
- fdstat
- filestat
- prestat
- pwrite
- nwritten
- NOTSUP
- NOENT
- pread
- BADF
- NOSYS