Skip to content

Commit 3bbcc3d

Browse files
committed
Fix lint error
Signed-off-by: notok <[email protected]>
1 parent b47d8ea commit 3bbcc3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/compose/compose.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ func (o *projectOptions) toProjectOptions(po ...cli.ProjectOptionsFn) (*cli.Proj
212212
cli.WithName(o.ProjectName))...)
213213
}
214214

215+
// PluginName is the name of the plugin
215216
const PluginName = "compose"
216217

217218
// RunningAsStandalone detects when running as a standalone program

0 commit comments

Comments
 (0)