spacey

command
v0.0.0-...-e560ebb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 9 Imported by: 0

README

Spacey

Tricium analyzer checking for spacing issues.

Issues detected:

  • TabSpaceMix: A Mix of tabs and spaces.
  • TrailingSpace: Trailing spaces on a line.

Consumes Tricium FILES and producs Tricium RESULTS comments.

Development and Testing

Local testing:

$ go build
$ ./spacey --input=test --output=out

Deployment

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL