bazel-contrib / bazel-gazelle

Gazelle is a Bazel build file generator for Bazel projects. It natively supports Go and protobuf, and it may be extended to support new languages and custom rule sets.
Apache License 2.0
1.19k stars 378 forks source link

Add gazelle-overrides for argo, grpcgateway #1867

Closed udaya2899 closed 2 months ago

udaya2899 commented 2 months ago

What type of PR is this? Other

What package or component does this PR mostly affect? bzlmod

What does this PR do? Why is it needed? Adds default directives needed for some go libraries

Other notes for review I realized we have some gazelle directives we use to make the listed libs build. Adding it to the default overrides so I don't need it in our libs.