Skip to content

Commit

Permalink
chore: add goreportcard (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
whg517 committed Jul 12, 2024
1 parent e6755d2 commit 7281608
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@
[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/zncdatadev/operator-go)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/zncdatadev/operator-go)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/zncdatadev/operator-go/ci.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/zncdatadev/operator-go)](https://goreportcard.com/report/github.com/zncdatadev/operator-go)
![GitHub License](https://img.shields.io/github/license/zncdatadev/commons-operator)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/zncdatadev/operator-go)

Expand Down
1 change: 1 addition & 0 deletions READNE_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Operator-go 是 zncdata-stack 中 operator 开发需要用公共类库,主要
[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/zncdatadev/operator-go)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/zncdatadev/operator-go)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/zncdatadev/operator-go/ci.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/zncdatadev/operator-go)](https://goreportcard.com/report/github.com/zncdatadev/operator-go)
![GitHub License](https://img.shields.io/github/license/zncdatadev/commons-operator)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/zncdatadev/operator-go)

Expand Down

0 comments on commit 7281608

Please sign in to comment.