Skip to content

Commit

Permalink
chore: go:generate clean up registry_gen early
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufhm committed Feb 13, 2024
1 parent f2615df commit d60021d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ import (
"github.com/salsadigitalauorg/shipshape/pkg/utils"
)

//go:generate rm -f registry_gen.go

// Version information.
var (
version string
Expand Down

0 comments on commit d60021d

Please sign in to comment.