forked from LaconicNetwork/kompose
fix golint error about comment on exported variable (#1178)
This commit is contained in:
parent
ab111b5d88
commit
d03a6a9474
@ -30,7 +30,7 @@ import (
|
||||
log "github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
//
|
||||
// StdinData is data bytes read from stdin
|
||||
var StdinData []byte
|
||||
|
||||
// Compose is docker compose file loader, implements Loader interface
|
||||
|
||||
Loading…
Reference in New Issue
Block a user