mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Update full linter list and enable some easily resolved new ones
This commit is contained in:
@@ -25,6 +25,7 @@ type pluginTestEnv struct {
|
||||
|
||||
// newPluginTestEnv returns a new instance of pluginTestEnv.
|
||||
func newPluginTestEnv(t *testing.T) *pluginTestEnv {
|
||||
t.Helper()
|
||||
return &pluginTestEnv{t: t}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user