mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-04-28 11:27:00 +00:00
Update .golangci.yaml
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
@@ -356,11 +356,11 @@ issues:
|
||||
- stylecheck
|
||||
- unparam
|
||||
- unused
|
||||
- path: data_upload_controller_test.go
|
||||
- path: ".*data_upload_controller_test.go$"
|
||||
linters:
|
||||
- dupword
|
||||
text: "Duplicate words (type)"
|
||||
- path: config_test.go
|
||||
- path: ".*config_test.go$"
|
||||
linters:
|
||||
- dupword
|
||||
text: "Duplicate words (bucket:)"
|
||||
|
||||
Reference in New Issue
Block a user