Skip to content

Commit

Permalink
docs: add go report card badge (#56)
Browse files Browse the repository at this point in the history
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
  • Loading branch information
linuxluigi committed Nov 2, 2021
1 parent c688af5 commit f207f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![SIT](https://img.shields.io/badge/SIT-awesome-blueviolet.svg)](https://jobs.schwarz)
[![CI](https://github.com/SchwarzIT/go-template/actions/workflows/main.yml/badge.svg)](https://github.com/SchwarzIT/go-template/actions/workflows/main.yml)
[![Semgrep](https://github.com/SchwarzIT/go-template/actions/workflows/semgrep.yml/badge.svg)](https://github.com/SchwarzIT/go-template/actions/workflows/semgrep.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/SchwarzIT/go-template)](https://goreportcard.com/report/github.com/SchwarzIT/go-template)

`go/template` provides a **blueprint** for production-ready Go project layouts.

Expand Down

0 comments on commit f207f51

Please sign in to comment.