mirror of https://github.com/liamg/aminal.git
* Added Make targets for gofmt - `make check-gofmt` will check for files that aren't gofmt compliant - `make gofmt` will fix any gofmt error's in Aminal's source Vendored files are ignored. * Add gofmt check to TravisCI checks * Fix gofmt errors |
||
|---|---|---|
| .. | ||
| actions.go | ||
| colours.go | ||
| colours_test.go | ||
| config.go | ||
| defaults.go | ||
| keys.go | ||
| keys_test.go | ||