You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've already been using buildifier this whole time. It's integrated into emacs and eclipse internally at Google.
The question is: how do we enforce it in CI? Hey @damienmg there's no such thing as METADATA presubmits in the Bazel world. We obviously don't want to have a rule in every single one of our dozens of BUILD files to make them validate themselves. What do we do?
As a feature request, rules_closure could consider using buildifier to format internal BUILD files.
https://github.com/bazelbuild/buildifier
The text was updated successfully, but these errors were encountered: