mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-07-30 03:52:53 +00:00
Remove a nolint comment to satisfy the version of the linter used in CI
This commit is contained in:
@@ -28,7 +28,6 @@ import (
|
||||
"go.pinniped.dev/internal/kubeclient"
|
||||
)
|
||||
|
||||
// nolint: gochecknoglobals
|
||||
var impersonateHeaderRegex = regexp.MustCompile("Impersonate-.*")
|
||||
|
||||
type proxy struct {
|
||||
|
||||
Reference in New Issue
Block a user