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

Gazelle Language Extension #193

Open
midnightconman opened this issue Apr 17, 2024 · 0 comments
Open

Gazelle Language Extension #193

midnightconman opened this issue Apr 17, 2024 · 0 comments

Comments

@midnightconman
Copy link

rules_jsonnet targets aren't too complicated and can be done by hand, but it would be nice to have gazelle do most of the heavy lifting, right?

We should create a rules_jsonnet language extension for gazelle, which would automatically create BUILD definitions for predictable things (like a jsonnet_library target if there is a file.libsonnet or a jsonnet_to_json if there is a file.jsonnet). I know imports are a bit more work, but we can always try to solve that later?

https://github.com/bazelbuild/bazel-gazelle/blob/master/extend.md#supported-languages

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

No branches or pull requests

1 participant