mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
ci: configure revive new varname check
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
parent
a11fae23d8
commit
65dcfdc17a
@ -60,6 +60,10 @@ linters:
|
||||
- staticcheck
|
||||
path: api/
|
||||
text: 'ST1016:'
|
||||
- linters:
|
||||
- revive
|
||||
path: internal/cnpgi/common/
|
||||
text: avoid meaningless package names
|
||||
paths:
|
||||
- zz_generated.*
|
||||
- internal/operator/controller/suite_test.go
|
||||
|
||||
Loading…
Reference in New Issue
Block a user