Add and enforce golangci-lint (#16)
This commit is contained in:
@@ -4,6 +4,7 @@ go:
|
||||
- "1.14"
|
||||
before_script:
|
||||
- make build
|
||||
- make lint
|
||||
- make test
|
||||
deploy:
|
||||
- provider: script
|
||||
|
Reference in New Issue
Block a user