File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2727 run : |
2828 go install honnef.co/go/tools/cmd/staticcheck@latest
2929 staticcheck ./pkg/... ./cmd/...
30+ - name : Install Qlty CLI
31+ uses : qltysh/qlty-action/install@v1
32+ - name : Run Qlty Check
33+ run : qlty check
Original file line number Diff line number Diff line change 1+ exclude_patterns = [
2+ ]
Original file line number Diff line number Diff line change 66<p align =" center " >
77 <a href =" https://github.com/wtetsu/gaze/actions?query=workflow%3ATest " ><img src =" https://github.com/wtetsu/gaze/workflows/Test/badge.svg " alt =" Test " /></a >
88 <a href =" https://goreportcard.com/report/github.com/wtetsu/gaze " ><img src =" https://goreportcard.com/badge/github.com/wtetsu/gaze " alt =" Go Report Card " /></a >
9- <a href =" https://codeclimate.com/github /wtetsu/gaze/maintainability " ><img src =" https://api.codeclimate.com/v1/badges/bd322b9104f5fcd3e37e/ maintainability " alt =" Maintainability " /></a >
9+ <!-- < a href="https://qlty.sh/gh /wtetsu/projects/gaze "><img src="https://qlty.sh/gh/wtetsu/projects/gaze/ maintainability.svg " alt="Maintainability" /></a> -- >
1010 <a href =" https://codecov.io/gh/wtetsu/gaze " ><img src =" https://codecov.io/gh/wtetsu/gaze/branch/master/graph/badge.svg " alt =" codecov " /></a >
1111 <a href =" https://pkg.go.dev/github.com/wtetsu/gaze " ><img src =" https://pkg.go.dev/badge/github.com/wtetsu/gaze.svg " alt =" Go Reference " ></a >
1212</p >
1313
1414
15+
16+
1517# 👁️Gaze: Save & Run
1618
1719
You can’t perform that action at this time.
0 commit comments