Keep include calls together in MODULE.bazel files#1345
Keep include calls together in MODULE.bazel files#1345vladmos merged 1 commit intobazelbuild:mainfrom
include calls together in MODULE.bazel files#1345Conversation
|
Right now buildifier and bazel mod tidy don't seem to agree with the formatting in our repo. |
|
How do you obtain |
We consume it as a go module with a commit reference, and then executing the bazel binary target that comes with it. |
|
In that case you'll have to wait for a new buildtools release, which can then be used for a new release of the |
Which module is supposed to be bumped? We use buildifier and buildozer through rules_multitool and are experiencing the same format conflict issue. |
|
The |
|
@fmeum what I am gathering here is if we add to the If so, perhaps this can be documented somewhere outside of this PR comments. for bazel versions prior to some version |
No description provided.