subcommand/clean.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewCleanCommand should have comment or be unexported
Open

func NewCleanCommand(appOptions *options.AppOptions, cleanOptions *options.CleanOptions) CommandRunner {
Severity: Minor
Found in subcommand/clean.go by golint

There are no issues that match your filters.

Category
Status