mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-19 22:42:44 +00:00
Update .golangci.yaml
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
+2
-2
@@ -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