Closed vladimir-ch closed 9 years ago
Why was this missed?
Probably my fault. Sorry.
LGTM
I think that we could write a script that checks if go generate creates any changes and call it from Git's pre-commit hook to abort the commit in such case.
go generate
pre-commit
Why was this missed?