mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Fix lint error
Signed-off-by: notok <noto.kazufumi@gmail.com>
This commit is contained in:
parent
b47d8ea868
commit
3bbcc3d4d0
@ -212,6 +212,7 @@ func (o *projectOptions) toProjectOptions(po ...cli.ProjectOptionsFn) (*cli.Proj
|
||||
cli.WithName(o.ProjectName))...)
|
||||
}
|
||||
|
||||
// PluginName is the name of the plugin
|
||||
const PluginName = "compose"
|
||||
|
||||
// RunningAsStandalone detects when running as a standalone program
|
||||
|
Loading…
x
Reference in New Issue
Block a user