Skip to content

Commit a7a7ae0

Browse files
authored
Remove codebeat badge (#171)
1 parent a5ef170 commit a7a7ae0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

33
Linter 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

0 commit comments

Comments
 (0)