commit | 354a976f7da6dd34e963ce7b66af7559518f18b2 | [log] [tgz] |
---|---|---|
author | wbond <will@wbond.net> | Fri Oct 23 01:54:50 2015 -0400 |
committer | Jason Buberel <jbuberel@google.com> | Fri Oct 23 15:20:45 2015 +0000 |
tree | e3f265d07b66c170abf9194e46d07c2d9839ac3e | |
parent | 8b7a7a6b0b79c3b787558b9bddd4b68ec972d7e9 [diff] |
golangconfig: Add support for multiple paths in GOPATH The path checker now will properly check GOPATH settings that contain multiple paths. Change-Id: I1e750d6d44051ba50b5230c30ce2779ddb82cefa Reviewed-on: https://go-review.googlesource.com/16251 Reviewed-by: Jason Buberel <jbuberel@google.com>
golangconfig
is a Sublime Text dependency designed to be a common API for configuration of Go environment variables. It is intended to be used by any and all Go-related Sublime Text packages in an effort to help reduce duplication of user configuration.
The documentation for the package is split into two audiences:
golangconfig
for your packageOther documentation: