Formatting BUCK files
Open
enhancement
- Dominant language
- Rust
- Stars
- 4.4k
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
I'm currently using `buildifier` to do formatting for our project. That being said, if we do wind up actually migrating from `bazel` to `buck2`, it would be nice if we could unify our tooling entirely. Are there any plans to leverage the starlark parser within `buck2` to provide a formatting option (something like `buck2 fmt`)?
If there isn't a plan to bundle a formatter, would a contribution like this be well received?
Contributor guide
Assessment
This issue has not been assessed yet.