go test -cover in module mode.
This commit is contained in:
parent
f5589906d6
commit
169e680a5f
@ -1,3 +1,9 @@
|
||||
- id: go-test-mod-cover
|
||||
name: 'go-test-mod-cover'
|
||||
entry: 'go-test-mod-cover.sh'
|
||||
language: 'script'
|
||||
description: 'Run go test in module mode (GO111MODULE=on) with coverage report'
|
||||
pass_filenames: false
|
||||
- id: golangci-lint-mod
|
||||
name: 'golangci-lint-mod'
|
||||
entry: 'golangci-lint-mod.sh'
|
||||
|
Loading…
Reference in New Issue
Block a user