mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +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
|
@ -2,6 +2,7 @@ load("@bazel_gazelle//:def.bzl", "gazelle")
|
|||
load("@build_bazel_rules_nodejs//:index.bzl", "nodejs_binary")
|
||||
|
||||
# gazelle:prefix github.com/roleypoly/roleypoly
|
||||
# gazelle:exclude hack/**
|
||||
gazelle(name = "gazelle")
|
||||
|
||||
exports_files(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue