Fix lint errs (#59)
This commit is contained in:
@ -35,6 +35,8 @@ steps:
|
||||
- make ineffassign-check
|
||||
- make misspell-check
|
||||
- make goconst-check
|
||||
- make gocyclo-check
|
||||
- make static-check
|
||||
- make build
|
||||
when:
|
||||
event: [ push, tag, pull_request ]
|
||||
|
Reference in New Issue
Block a user