aminal/platform
Menno Finlay-Smits 35193b7981 Gofmt (#216)
* 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
2019-02-14 16:45:53 +00:00
..
vendor/github.com/MaxRis/w32 Windows support and enhancements. (#123) 2019-01-07 12:00:08 +00:00
cmdProc.go Windows support and enhancements. (#123) 2019-01-07 12:00:08 +00:00
darwinLaunch.go Gofmt (#216) 2019-02-14 16:45:53 +00:00
interfaces.go Windows support and enhancements. (#123) 2019-01-07 12:00:08 +00:00
linuxLaunch.go xdg-open launch target support for bsd systems (#211) 2019-02-11 20:32:40 +00:00
settings.go Windows support and enhancements. (#123) 2019-01-07 12:00:08 +00:00
unixpty.go Windows support and enhancements. (#123) 2019-01-07 12:00:08 +00:00
winLaunch.go Gofmt (#216) 2019-02-14 16:45:53 +00:00
winproc.go Gofmt (#216) 2019-02-14 16:45:53 +00:00
winpty.go Windows support and enhancements. (#123) 2019-01-07 12:00:08 +00:00