5 ms·
The Go ecosystem (at least in the public) heavily encourages committing all generated code as go code is meant to be functional via a simple `go get`. Even a po
by jeeyoungk 2y ago
The Go ecosystem (at least in the public) heavily encourages committing all generated code as go code is meant to be functional via a simple `go get`. Even a popular project like Kubernetes is full of generated protobufs committed in the codebase.
- febusravenga 2y agoNext ecosystem totally forgot what proper makefile is... And they arguing it is innovative and pragmatic. Sad.
- SR2Z 2y agoIf you've ever seen a Makefile longer than 1000 lines you'd get it too