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
|
@ -5,6 +5,5 @@
|
|||
#
|
||||
set -eu -o pipefail
|
||||
|
||||
go get -u github.com/alecthomas/gometalinter
|
||||
gometalinter --install >/dev/null
|
||||
go get -u github.com/golangci/golangci-lint/cmd/golangci-lint
|
||||
go get -u github.com/cpuguy83/go-md2man
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue