Migrate to golangci-lint
Signed-off-by: Tam Mach <sayboras@yahoo.com>
This commit is contained in:
parent
a837179414
commit
66809646d9
34 changed files with 58 additions and 55 deletions
|
@ -21,7 +21,7 @@ import (
|
|||
"text/template"
|
||||
|
||||
"github.com/docker/distribution/registry/api/errcode"
|
||||
"github.com/docker/distribution/registry/api/v2"
|
||||
v2 "github.com/docker/distribution/registry/api/v2"
|
||||
)
|
||||
|
||||
var spaceRegex = regexp.MustCompile(`\n\s*`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue