Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tool.go « gocover-cobertura « tools - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 324356e7bc9ec2d901ffc71e42ef3ab9a616d4bf (plain)
1
2
3
4
5
package gofumpt

import (
	_ "github.com/t-yuki/gocover-cobertura"
)