opendoor/pggen

improve debugability when the generated code is invalid go

ethanpailes opened this issue · 0 comments

For end users, the steps laid out in the HACKING.md (https://github.com/opendoor-labs/pggen/blob/master/HACKING.md#errors-in-the-generated-code) are not super easy. It would be nice if we allows people to set PGGEN_GOFMT=off in the environment in order to dump the code without running gofmt.