commit | c4e0fb51b7ad0a813ed21f07437c433087c3b850 | [log] [tgz] |
---|---|---|
author | Andrew Bonventre <andybons@golang.org> | Wed Mar 14 13:21:15 2018 -0400 |
committer | Andrew Bonventre <andybons@golang.org> | Wed Mar 14 18:01:40 2018 +0000 |
tree | 86b3517f12419ba09418facf608a7b6c6bb28ca9 | |
parent | ed5ebc0a1b1f6621db5c912472c63cb78b9c361e [diff] |
CONTRIBUTING.md: remove note about not accepting Pull Requests Updates golang/go#24185 Change-Id: If5e4f6dbc034d68a39fd5e42bdedc1437b2524cb Reviewed-on: https://go-review.googlesource.com/100695 Reviewed-by: Andrew Bonventre <andybons@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
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: