mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 09:49:13 +00:00
Fix go lint error and add golint checks to a pre-commit hook
This commit is contained in:
@@ -19,6 +19,7 @@ package error
|
||||
|
||||
import "fmt"
|
||||
|
||||
// ConfigmapError represents error with a configmap.
|
||||
type ConfigmapError struct {
|
||||
Path string
|
||||
ErrorMsg string
|
||||
|
||||
Reference in New Issue
Block a user