Checksum should only be calculated based on *_test.go files.
mdwhatcott opened this issue · 1 comments
mdwhatcott commented
Right now we use every *.go file. This means that the generated file would need to be committed every time a non-test go file was changed.
mdwhatcott commented
I've added this to trello. Closing here.