-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
check_format: use GOPATH and add install commands for formatting libr…
…aries (#2608) The buildifier docs recommend using the go toolchain to install buildifier. I'm not sure if current default just reflects the original authors GOPATH. I added explicit installation instructions else ./tools/check_format.sh may fail for a new contributor with errors that seemingly indicate an actual format error. Risk Level: Low Testing: passing locally with ./tools/check_format.sh check Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
- Loading branch information
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters