Closed jmrodri closed 6 years ago
$ make help
Usage: make <OPTIONS> ... <TARGETS>
Available targets are:
fmtcheck Check go formatting
vet Run go vet
test Run unit tests
check Pre-flight checks before creating PR
lint Run golint
help Show this help screen
LGTM, can you add theae ch3cks to travis next?
Bringing over some of the useful tasks from our work on the automation broker.