ENHANCEMENT: Add govet as workflow job #22
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
In order to improve the code quality of
gomerge
, we should implement a number of automated code quality checks.This issue related specifically to
govet
. This should be implemented as a job in the https://github.com/Cian911/gomerge/blob/master/.github/workflows/test.yml workflow file. This should run before the main test suite and should fail the entire workflow if a change fails.The text was updated successfully, but these errors were encountered: