mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-26 00:56:07 +00:00
- Fix import ordering in test file (gofmt) - Add nolint:gosec for BackupPVCSecretLabel constant (not a credential) - Use assert.Error instead of assert.True(err != nil) (testifylint) Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>