enable some more linters
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.11.1
|
||||
install:
|
||||
- ./script/bootstrap
|
||||
script:
|
||||
- ./script/lint
|
||||
- go test ./...
|
||||
|
||||
Reference in New Issue
Block a user