File tree Expand file tree Collapse file tree 3 files changed +214
-32
lines changed
Expand file tree Collapse file tree 3 files changed +214
-32
lines changed Original file line number Diff line number Diff line change 1+ ---
12mode : commit
23min_length : 3
34allowed :
5+ - abortonclose
6+ - accessors
7+ - acl
8+ - acls
9+ - adfs
10+ - addons
11+ - apitest
12+ - apikey
13+ - apk
414 - aspell
5- - repo
6- - yaml
15+ - attrs
16+ - auth
17+ - autofill
18+ - aws
19+ - axios
20+ - backend
21+ - backends
22+ - backport
23+ - backoff
24+ - bmarkovic
25+ - botmgmt
26+ - botmgtupdate
27+ - browserslist
28+ - bvue
29+ - bwlim
30+ - caniuse
31+ - casbin
32+ - chmigrate
33+ - cli
34+ - clickhouse
35+ - cmd
36+ - cnt
37+ - codebase
38+ - composable
39+ - cond
40+ - conf
741 - config
8- - Github
9- - Gitlab
42+ - conns
43+ - const
44+ - cpu
45+ - crd
46+ - cronjob
47+ - crt
48+ - cve
49+ - cwe
50+ - ctx
51+ - dapi
52+ - dataplane
53+ - dataplaneapi
54+ - dataplanes
55+ - datepicker
56+ - dereference
57+ - dgram
58+ - discoverability
59+ - durations
60+ - dns
61+ - dom
62+ - dpapi
63+ - dpapis
64+ - dropdowns
65+ - dsn
66+ - e2e
67+ - entrypoint
68+ - enum
1069 - env
70+ - EOF
71+ - eol
72+ - epoll
73+ - escaper
74+ - eslint
1175 - failsafe
12- - golang
13- - mkdir
14- - WORKDIR
15- - apk
16- - ENTRYPOINT
17- - ubuntu
18- - golangci
19- - sudo
20- - releaser
21- - backend
22- - backends
76+ - fbt
77+ - fcgi
78+ - fqdn
79+ - fmt
80+ - usefcgiapp
81+ - formatter
82+ - formatters
2383 - frontend
2484 - frontends
25- - tcp
26- - cpu
27- - crd
85+ - fullpage
86+ - gentype
87+ - github
88+ - gitlab
89+ - gocritic
90+ - godaddy
91+ - gofumpt
92+ - gokc
93+ - golang
94+ - golangci
95+ - gorm
96+ - goroutines
97+ - goroutine
98+ - govulncheck
99+ - gotoolchain
100+ - gpc
101+ - gpt
102+ - gptstr
103+ - hapee
104+ - haproxy
105+ - healthcheck
106+ - healthz
107+ - hostname
108+ - html
109+ - http
110+ - https
111+ - httpCLF
112+ - iana
113+ - ineffassign
114+ - infos
115+ - ioutil
116+ - ipam
117+ - istanbul
118+ - iweight
119+ - jose
120+ - json
121+ - jsonpath
122+ - jwt
123+ - kasbin
124+ - kpi
125+ - ktls
126+ - kubebuilder
127+ - kubernetes
128+ - lifecycle
28129 - linter
29130 - linters
30- - govulncheck
31- - dataplaneapi
131+ - lowercased
132+ - lookups
133+ - lts
134+ - makefile
135+ - maxconn
136+ - mexchanger
137+ - migrator
138+ - minimalistic
139+ - minsize
140+ - mixin
141+ - mkdir
142+ - mpxs
143+ - multipartsearch
144+ - multiselect
145+ - mutex
146+ - mutexes
147+ - namespace
148+ - namespaces
149+ - oidc
150+ - omitempty
151+ - openapi
152+ - optim
153+ - packagetag
154+ - param
155+ - params
156+ - parallelize
157+ - passthrough
158+ - placholder
159+ - podman
160+ - pre
32161 - quic
33- - userlist
34- - cve
162+ - rbac
163+ - readme
164+ - recursivity
165+ - recv
166+ - redispatch
167+ - redoc
168+ - reimplement
169+ - releaser
170+ - repo
171+ - repos
172+ - req
173+ - rsync
174+ - ruleset
175+ - rulesets
176+ - saml
177+ - sanitization
178+ - schemas
179+ - scrollbar
180+ - scss
181+ - searchselect
182+ - shm
183+ - sig
184+ - sni
185+ - spammy
35186 - ssl
36- - crl
37- - crt
38- - ocsp
39- - logrus
40- - backport
41- - dns
42- - newcert
43- - uid
187+ - sslv
188+ - sso
189+ - struct
190+ - subnet
191+ - subresource
192+ - subresources
193+ - sudo
194+ - symlinks
195+ - syslog
196+ - textarea
197+ - tcp
198+ - timeseries
199+ - tls
200+ - tooltip
201+ - tsconfig
202+ - typings
203+ - ubuntu
204+ - uniq
205+ - unix
206+ - unmarshalling
207+ - unsub
208+ - uri
44209 - url
210+ - userlist
211+ - userlists
212+ - utils
213+ - uweight
214+ - vfg
215+ - vite
216+ - vrrp
217+ - vue
218+ - waf
219+ - wafadvanced
220+ - workdir
221+ - yaml
222+ - yml
223+ - async
224+ - rehaul
225+ - rebase
226+ - XXXX
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ gofumpt:
8989commit-policy :
9090 stage : lint
9191 image :
92- name : $CI_REGISTRY_GO/commit-check:5.4.2
92+ name : $CI_REGISTRY_GO/commit-check:5.5.0
9393 entrypoint : [""]
9494 tags :
9595 - go
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ SWAGGER_VERSION=${shell curl -s https://raw.githubusercontent.com/haproxytech/cl
1010BUILD_DATE =$(shell date -u '+% Y-% m-% dT% H:% M:% SZ')
1111CGO_ENABLED? =0
1212GOLANGCI_LINT_VERSION =2.11.1
13- CHECK_COMMIT =5.4 .0
13+ CHECK_COMMIT =5.5 .0
1414
1515all : update clean build
1616
You can’t perform that action at this time.
0 commit comments