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

Fix new buildifer warnings #128

Closed
wants to merge 3 commits into from

Conversation

keith
Copy link
Member

@keith keith commented Mar 11, 2022

No description provided.

@keith
Copy link
Member Author

keith commented Mar 11, 2022

related bazelbuild/bazel#15025

@keith keith force-pushed the ks/fix-new-buildifer-warnings branch from 7ce6042 to 2008b5e Compare March 11, 2022 05:35
continue

found = True
for arg in reversed(action.argv):
Copy link
Member Author

Choose a reason for hiding this comment

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

@oquenchil I'm not sure if the order change here is important or not, but there are now different actions and index 1 didn't seem like what we wanted anymore

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ahh, missed this. I thought this PR was just fixing formatting.

I will rewrite all these tests today not to rely on the index. I will get back to you.

@keith
Copy link
Member Author

keith commented Mar 11, 2022

Looks like --experimental_link_static_libraries_once behavior changes have happened here too

Copy link
Collaborator

@oquenchil oquenchil left a comment

Choose a reason for hiding this comment

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

LGTM

@oquenchil
Copy link
Collaborator

Thanks a lot!

copybara-service bot pushed a commit that referenced this pull request Mar 17, 2022
They are now part of the bazelbuild/bazel repository.

Copies buildifier changes contributed by Keith in #128

RELNOTES:none
PiperOrigin-RevId: 435312636
Change-Id: I4d5d2f58d90026c0cdfb5c0a90709de7c28c6ccd
@oquenchil
Copy link
Collaborator

Merged the changes you made here:
3eaa3c7

@oquenchil oquenchil closed this Mar 17, 2022
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.

None yet

2 participants