You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2021. It is now read-only.
We'd like to introduce a validation step in our CI to ensure that all generated files were committed. The idea is to run go generate and check git status afterwards. Since textFileToGoConst puts the generation date in the output, we see changes every time.