gazelle_rust icon indicating copy to clipboard operation
gazelle_rust copied to clipboard

Support the Bzlmod

Open dkthezero opened this issue 8 months ago • 0 comments

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: https://github.com/Calsign/gazelle_rust/pull/9

dkthezero avatar Jun 25 '24 11:06 dkthezero