Files
ale/test
Elias Martinez Cohen 49db8210f6 Support $GO111MODULE with Go tooling
Allows the user to override $GO111MODULE environment variable through
ale options. This gives control over the default behavior of Go module
resolution.

Golang documentation:
https://github.com/golang/go/wiki/Modules#how-to-use-modules

Add `ale#Go#EnvString()` function to make it easy to add similar Go
environment variables in the future.

Use the new `EnvString` function in all available Go tools callbacks
& update tests

Also add test of linter command callback for `gofmt`
2019-07-01 11:04:33 -04:00
..
2018-07-01 13:55:41 +01:00
2018-09-19 19:33:23 +01:00
2017-12-05 00:37:31 +09:00
2019-01-20 19:39:47 -06:00
2018-08-26 13:47:56 +02:00
2019-06-15 16:00:17 +08:00
2017-10-29 21:48:28 +01:00
2017-10-21 12:31:49 -05:00
2018-10-24 08:29:11 +09:00
2019-06-10 23:53:42 +01:00
2019-05-24 01:13:52 +01:00