File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1- # testpackage <br > [ ![ go minimal version] [ go-img ]] [ go-url ] [ ![ go tested version] [ go-latest-img ]] [ go-latest-url ] [ ![ CI] [ ci-img ]] [ ci-url ] [ ![ Codecov] [ codecov-img ]] [ codecov-url ] [ ![ Maintainability ] [ codeclimate-img ]] [ codeclimate-url ] [ ![ Go Report Card] [ goreportcard-img ]] [ goreportcard-url ] [ ![ License] [ license-img ]] [ license-url ] [ ![ Go Reference] [ godoc-img ]] [ godoc-url ]
1+ # testpackage <br > [ ![ go minimal version] [ go-img ]] [ go-url ] [ ![ go tested version] [ go-latest-img ]] [ go-latest-url ] [ ![ CI] [ ci-img ]] [ ci-url ] [ ![ Codecov] [ codecov-img ]] [ codecov-url ] [ ![ Go Report Card] [ goreportcard-img ]] [ goreportcard-url ] [ ![ License] [ license-img ]] [ license-url ] [ ![ Go Reference] [ godoc-img ]] [ godoc-url ]
22
33** testpackage** is a golang linter that makes you use a separate ` _test ` package.
44
@@ -162,8 +162,6 @@ Flags:
162162[ ci-url ] : https://github.com/maratori/testpackage/actions/workflows/ci.yaml
163163[ codecov-img ] : https://codecov.io/gh/maratori/testpackage/branch/main/graph/badge.svg?token=Pa334H8xEh
164164[ codecov-url ] : https://codecov.io/gh/maratori/testpackage
165- [ codeclimate-img ] : https://api.codeclimate.com/v1/badges/bf753d7560c8e4aa5cf0/maintainability
166- [ codeclimate-url ] : https://codeclimate.com/github/maratori/testpackage/maintainability
167165[ goreportcard-img ] : https://goreportcard.com/badge/github.com/maratori/testpackage
168166[ goreportcard-url ] : https://goreportcard.com/report/github.com/maratori/testpackage
169167[ license-img ] : https://img.shields.io/github/license/maratori/testpackage.svg
You can’t perform that action at this time.
0 commit comments