cvigo
Results
1
issues of
cvigo
If you want the generated source files to be go-formatted, you must set the environment variable `GO_POST_PROCESS_FILE="/usr/local/bin/gofmt -w"` I tried 1. `bazel build [...] --host_action_env=GO_POST_PROCESS_FILE="/usr/local/bin/gofmt -w"` 2. `bazel build [...]...