ale/ale_linters
Joshua Rubin 472631573e try fixing go build (#297)
* try fixing go build

* cache some system calls

* fix /dev/null

* use chained commands, use `go test -c` instead of `go tool compile`

* fix some unescaped shell commands

* fix a bug with explicitly setting GOPATH

* implement changes requested in code review. handle errors from multiple files. fix issue when starting a new package

* run `go env` as a job

* ensure all functions return the proper type

* fix loclist line numbers in some cases

* remove multibuffer support for now
2017-02-07 20:36:04 +00:00
..
2017-02-07 20:36:04 +00:00
2016-11-28 09:36:11 +00:00
2016-10-11 09:22:47 -05:00
2017-02-06 15:13:13 +09:00
2017-01-17 19:59:45 +01:00
2016-12-04 22:19:06 +00:00