Apply GoFmt fixes
This commit is contained in:

committed by
Maximilian Paß

parent
a841675e7e
commit
021530d5a7
@ -17,6 +17,7 @@ import (
|
|||||||
// templateEnvironmentJobHCL holds our default job in HCL format.
|
// templateEnvironmentJobHCL holds our default job in HCL format.
|
||||||
// The default job is used when creating new job and provides
|
// The default job is used when creating new job and provides
|
||||||
// common settings that all the jobs share.
|
// common settings that all the jobs share.
|
||||||
|
//
|
||||||
//go:embed template-environment-job.hcl
|
//go:embed template-environment-job.hcl
|
||||||
var templateEnvironmentJobHCL string
|
var templateEnvironmentJobHCL string
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user