Add a --check
flag
#17
Labels
blocked
Progress on this issue is blocked
enhancement
New feature or request
icebox
Issues that will not be addressed for the time being
Milestone
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
--check
flag where go-codegen checks whether or not the output file provided (with-o
flag) matches the output of the program.The text was updated successfully, but these errors were encountered: