mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-14 16:49:10 +00:00
chore: make gazelle run with go generate
This commit is contained in:
parent
94eec4e10d
commit
bb83575308
27 changed files with 370 additions and 482 deletions
7
hack/generate.go
Normal file
7
hack/generate.go
Normal file
|
@ -0,0 +1,7 @@
|
|||
package hacknotused
|
||||
|
||||
//go:generate sh gazelle.sh
|
||||
|
||||
func noop() {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue