Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 222 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 222 Bytes

GoSQ

SonarQube client for Go.

Tested on SonarQube LTS 9.9

Development

Install gojson and run

go get github.com/ChimeraCoder/gojson/gojson
go generate

and run test

go test