fix: remove trailing blank line in write-values.go to fix gci lint
Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com> Agent-Logs-Url: https://github.com/helmfile/helmfile/sessions/20d6e351-1611-4bbe-8f08-d52326fff056
This commit is contained in:
parent
afdb6ccdab
commit
42205380c4
|
|
@ -65,4 +65,3 @@ func (c *WriteValuesImpl) IncludeTransitiveNeeds() bool {
|
|||
func (c *WriteValuesImpl) OutputFileTemplate() string {
|
||||
return c.WriteValuesOptions.OutputFileTemplate
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue