Code maintenance: upgrade golangci-lint to 1.34.1

This commit is contained in:
Quentin McGaw
2020-12-29 17:50:12 +00:00
parent bedf613cff
commit 8428714cf5
4 changed files with 1 additions and 4 deletions

View File

@@ -10,7 +10,6 @@ import (
"github.com/qdm12/golibs/logging"
)
//nolint:lll
var regularExpressions = struct { //nolint:gochecknoglobals
unboundPrefix *regexp.Regexp
}{