mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 09:40:49 +00:00
* Add edit set annotation feature * Apply suggested code improvements * Apply suggested changes * Fix regex, add more tests * Add constant for common error message * Fix too many characters per line error * Use string concatenation instead, add FailNow call