-
Notifications
You must be signed in to change notification settings - Fork 5
Add a --check flag #17
Copy link
Copy link
Open
Labels
blockedProgress on this issue is blockedProgress on this issue is blockedenhancementNew feature or requestNew feature or requesticeboxIssues that will not be addressed for the time beingIssues that will not be addressed for the time being
Milestone
Metadata
Metadata
Assignees
Labels
blockedProgress on this issue is blockedProgress on this issue is blockedenhancementNew feature or requestNew feature or requesticeboxIssues that will not be addressed for the time beingIssues that will not be addressed for the time being
I don't like github workflows that generate code and push, which go-codegen can be used to create. Instead, I like workflows that check validity.
Therefore, I want to add a
--checkflag where go-codegen checks whether or not the output file provided (with-oflag) matches the output of the program.