Allow output of BUILD.bazel filename instead of just BUILD for gen_build_npm
Open
- Dominant language
- Python
- Stars
- 53
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
This would follow similar tools like gazelle and bazel_deps and make projects that use this and other languages more consistent.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the gen_build_npm entry point and trace where the generated BUILD filename is selected. Update the filename handling so projects can use BUILD.bazel as well as BUILD, then verify that generated output uses the requested filename and remains consistent with the stated Bazel tooling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100