Add golangci-lint (#502)

Initial part of #435
This commit is contained in:
Lukas
2021-11-14 21:01:54 +01:00
committed by GitHub
parent ca8e215cfa
commit c28f7cb29f
1662 changed files with 298368 additions and 14 deletions

1
go.mod
View File

@@ -23,6 +23,7 @@ require (
github.com/go-sql-driver/mysql v1.6.0
github.com/gogits/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
github.com/golang-jwt/jwt/v4 v4.1.0
github.com/golangci/golangci-lint v1.42.1
github.com/google/go-github/v39 v39.2.0
github.com/gorilla/securecookie v1.1.1
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect