You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on the new monorepo project based on the existing Cargo project, we decided to use Blzmod instead of the old Workspace.
We have applied the hybrid mode but IMO should support Bzlmod by default:
Use new naming convention: gazelle instead of bazel_gazelle, rules_go instead of io_bazel_rules_go
Easy to setup
I propose a PR that I have use as local module: #9
The text was updated successfully, but these errors were encountered:
I'm working on the new monorepo project based on the existing Cargo project, we decided to use Blzmod instead of the old Workspace.
We have applied the hybrid mode but IMO should support Bzlmod by default:
gazelle
instead ofbazel_gazelle
,rules_go
instead ofio_bazel_rules_go
I propose a PR that I have use as local module: #9
The text was updated successfully, but these errors were encountered: