Files
goreportcard/cmd/goreportcard-cli
Sven Lechner 1a21c18fd4 add json flag to output results as json
This commit adds the ability to output the check results as json data. This functionality is intended for scripting purposes. Therefore the binary will always exit with code 0. The threshold flag is also ignored when '-j' has been specified.
2019-09-06 02:55:03 +02:00
..