Files
ale/ale_linters
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
..
2019-02-06 20:29:58 -02:00
2018-09-04 16:51:18 +01:00
2019-03-21 02:55:49 -04:00
2017-12-20 22:53:03 -06:00
2019-07-01 11:04:33 -04:00
2019-02-02 16:20:14 +01:00
2019-03-15 16:21:48 -05:00
2018-09-04 16:51:18 +01:00
2019-02-02 16:20:14 +01:00
2019-02-02 16:20:14 +01:00
2019-02-02 16:20:14 +01:00
2019-01-14 19:45:33 +00:00
2019-05-23 15:49:02 +01:00
2019-02-02 16:20:14 +01:00
2019-02-02 16:20:14 +01:00