Switch to fork of coverage tool (#446)

This commit is contained in:
jonathan s boschiero 2020-06-24 17:40:12 -07:00 committed by GitHub
parent 390f6a1234
commit 44ca39ce36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"recommendations": [ "recommendations": [
"golang.go", "golang.go",
"defaltd.go-coverage-viewer" "soren.go-coverage-viewer"
] ]
} }