Closed Freydal closed 4 years ago
@gchaincl (@hrharder too) Does this seem fine to remove this file from source control and just generate it?
So in my opinion something needs to change, but it could alternatively be handled by removing automated execution of the generation.
I feel like generated code should either be:
I think an alternative would be removing the generation from the go-kosu/package.json build script.
I think an alternative would be removing the generation from the go-kosu/package.json build script. @Freydal would it make sense to move this generation to
//go:generate
?
I believe it is go:generate that is being called. Though the build
script initiating the call is being called in the global mono repo build (which is possibly the right thing to do).
@Freydal @gchaincl I don't have a strong opinion either way here, so am happy to let you two decide if you're able to come to an agreement. :)
If not, let me know and I can help decide.
Overview
Description
Testing instructions
Types of changes
Notes
Status
[WIP]
if necessary (changes not yet made).