Tricium analyzer checking for spacing issues.
Issues detected:
Consumes Tricium FILES and producs Tricium RESULTS comments.
Local testing:
$ go build $ ./spacey --input=test --output=out
Deploy a new version of the analyzer using CIPD:
$ go build $ cipd create -pkg-def=cipd.yaml <outputs the VERSION> $ cipd set-ref infra/tricium/function/spacey -ref live -version VERSION