github bazelbuild/bazel-gazelle v0.21.0

latest releases: v0.36.0, v0.35.0, v0.34.0...
pre-release4 years ago
  • # gazelle:exclude directives now accept patterns with * and ** wildcards. (thanks @kalbasit)
  • The -lang flag may now be used to select which language extensions should be run. By default, all extensions Gazelle was built with will run. (thanks @robfig)
  • Attribute matching now works on string slice attributes, not just strings. This is now used to match proto_library rules with one or more sources in common with the generated rule, even if the rule has been renamed. (thanks @linzhp)
  • Many bugs have been fixed. Thanks to everyone who helped out!

Don't miss a new bazel-gazelle release

NewReleases is sending notifications on new releases.