diff options
author | Joshua Rubin <joshuarubin@users.noreply.github.com> | 2017-02-07 13:36:04 -0700 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2017-02-07 20:36:04 +0000 |
commit | 472631573ed46f8750fd07906068ccf14d341c9b (patch) | |
tree | 3ca0c35c660e30de83858a0e29464ec59543bcd2 /ale_linters/elm | |
parent | c0ac393297c2ebe43f3beb57a46b0ac1a451671e (diff) | |
download | ale-472631573ed46f8750fd07906068ccf14d341c9b.zip |
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
Diffstat (limited to 'ale_linters/elm')
0 files changed, 0 insertions, 0 deletions