Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use gazelle to generate go bazel build files. #85

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

zhouang777
Copy link
Collaborator

Now we can build go extractor in public environment.

  1. use gazelle to generate go extractor's bazel build files.
  2. gazelle will beautify all bazel build files.
  3. if go extractor changes, run command bazel run //language/go/extractor:gazelle to re-generate bazel build files.

Copy link
Collaborator

@ValKmjolnir ValKmjolnir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ValKmjolnir ValKmjolnir merged commit 8cd2000 into main Dec 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants