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- # testableexamples <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 ] [ ![ Codebeat ] [ codebeat-img ]] [ codebeat-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+ # testableexamples <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 ]
22
33Linter checks if examples are testable (have an expected output).
44
@@ -111,8 +111,6 @@ And there is no alternative for that, please use `golangci-lint`.
111111[ ci-url ] : https://github.com/maratori/testableexamples/actions/workflows/ci.yml
112112[ codecov-img ] : https://codecov.io/gh/maratori/testableexamples/branch/main/graph/badge.svg?token=VMXc2fc7cJ
113113[ codecov-url ] : https://codecov.io/gh/maratori/testableexamples
114- [ codebeat-img ] : https://codebeat.co/badges/1b813bf1-336d-4886-b4fa-1d482bedc754
115- [ codebeat-url ] : https://codebeat.co/projects/github-com-maratori-testableexamples-main
116114[ codeclimate-img ] : https://api.codeclimate.com/v1/badges/47ed5db4a7595d4f95d5/maintainability
117115[ codeclimate-url ] : https://codeclimate.com/github/maratori/testableexamples/maintainability
118116[ goreportcard-img ] : https://goreportcard.com/badge/github.com/maratori/testableexamples
You can’t perform that action at this time.
0 commit comments