builder: Make the eopkg binary configurable #193
Annotations
7 errors
cli/root.go#L39
tag is not aligned, should be: short:"d" long:"debug" desc:"Enable debug message" (tagalign)
|
cli/root.go#L40
tag is not aligned, should be: short:"n" long:"no-color" desc:"Disable color output" (tagalign)
|
cli/root.go#L41
tag is not aligned, should be: short:"p" long:"profile" desc:"Build profile to use" (tagalign)
|
cli/root.go#L42
tag is not aligned, should be: long:"eopkg-bin" desc:"eopkg binary to use" (tagalign)
|
cli/root.go#L43
tag is not aligned, should be: long:"ypkg-bin" desc:"ypkg binary to use" (tagalign)
|
builder/eopkg.go#L231
only cuddled expressions if assigning variable or using from line above (wsl)
|
|
This job failed
Loading