-
Notifications
You must be signed in to change notification settings - Fork 1
/
cspell.config.yaml
112 lines (112 loc) · 1.54 KB
/
cspell.config.yaml
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
version: "0.2"
ignorePaths:
- go.sum
- go.mod
dictionaryDefinitions: []
dictionaries: []
words:
- apierrors
- apiserver
- APIURL
- Balancable
- bufbuild
- containedctx
- contextcheck
- coreapi
- coreapiv1
- cyclop
- depguard
- Detailf
- dupl
- entgo
- errorlint
- execinquery
- exhaustruct
- forbidigo
- funlen
- gatewayapi
- gatewayapiv
- getkin
- gochecknoglobals
- gocognit
- gocritic
- gocyclo
- godotenv
- godox
- gofumpt
- gomnd
- gonanoid
- googleapis
- gosec
- gqlerror
- gqlgen
- grpcpkg
- grpcservers
- grpcservices
- ireturn
- jsonapi
- jsonfmt
- jsonschema
- jwtclaim
- labstack
- lingtic
- lingticio
- llmg
- llmgapi
- Logit
- Logprob
- maintidx
- managementapi
- managementapiv1
- mapstructure
- matoous
- mitchellh
- modelv1
- Nargs
- nekomeowww
- nestif
- Nillable
- nilnil
- nlreturn
- nolint
- nonamedreturns
- openai
- openaiapiv1
- openapi
- openapiv2
- openapiv3
- paralleltest
- perfsprint
- Probs
- Protobuf
- protoc_gen_openapiv2
- protoc-gen-openapiv2
- protocolbuffers
- protoiface
- protovalidate
- rediskeys
- Rueidis
- rueidisstore
- samber
- santhosh-tekuri
- sashabaranov
- semanticcache
- serverv1
- Sortby
- stretchr
- stylecheck
- Supabase
- tagalign
- testpackage
- thumbhash
- timestamppb
- Upgrader
- Upstreamable
- Upstreams
- varnamelen
- vektah
- wellknowntypes
- wrapcheck
ignoreWords: []
import:
- "@cspell/dict-golang"