use golangci-lint and revive for linting (match main repo) #220

Merged
techknowlogick merged 7 commits from update-drone into master 2020-01-26 19:08:48 +00:00
Showing only changes of commit 439045f751 - Show all commits

View File

@ -34,7 +34,7 @@ steps:
pull: always
image: golang:1.13
environment:
GOPROXY: https://goproxy.cn
GOPROXY: https://goproxy.cn,direct
HTTP_PROXY: ""
GITEA_SDK_TEST_URL: "http://gitea:3000"
GITEA_SDK_TEST_USERNAME: "test01"