Fix verification of boilerplate, style and file headers
This commit is contained in:
parent
738d83985e
commit
a4f67c0853
20 changed files with 297 additions and 18 deletions
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
- stage: Static Check
|
||||
script:
|
||||
- go get github.com/golang/lint/golint
|
||||
- make fmt lint vet
|
||||
- make verify-all
|
||||
- stage: Coverage
|
||||
before_script:
|
||||
# start minikube
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue