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 |
||
|---|---|---|
| .. | ||
| buffer.go | ||
| buffer_test.go | ||
| cell.go | ||
| hint.go | ||
| line.go | ||
| line_test.go | ||
| terminal_state.go | ||