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

Use buildifier 6.4.0 for improved load sorting #2500

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

erikkerber
Copy link
Contributor

@erikkerber erikkerber commented Jul 12, 2024

Followup to/depends on #2499

Bigger PR than 2499 due to me not including .bzl files. I was using a command from my history that just operated on BUILD/MODULE files. Big enough it might make upstream merges a little painful? I'll leave that thought to the maintainers.

6.3.3: out_of_order_load warning is enabled by default
6.4.0: More correct sorting order of load statements

Could bump to 7.1.2 which is latest, but not necessary for auto fixing of load sorting

Copy link
Collaborator

@brentleyjones brentleyjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have merge conflicts on all load statements, so this is fine.

@brentleyjones brentleyjones merged commit 90ec747 into bazelbuild:master Jul 12, 2024
7 of 9 checks passed
@erikkerber erikkerber deleted the ek/buildifier-6.4.0 branch July 12, 2024 20:01
sewerynplazuk pushed a commit to sewerynplazuk/rules_apple that referenced this pull request Sep 20, 2024
Followup to/depends on bazelbuild#2499 

Bigger PR than 2499 due to me not including `.bzl` files. I was using a
command from my history that just operated on BUILD/MODULE files. Big
enough it might make upstream merges a little painful? I'll leave that
thought to the maintainers.

**6.3.3:** `out_of_order_load` warning is enabled by default
**6.4.0:** More correct sorting order of load statements

Could bump to 7.1.2 which is latest, but not necessary for auto fixing
of load sorting
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

Successfully merging this pull request may close these issues.

3 participants