Skip to content

Run buildifier -lint=fix -warnings=all -r . #119

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

Merged
merged 1 commit into from
Jan 13, 2020
Merged

Run buildifier -lint=fix -warnings=all -r . #119

merged 1 commit into from
Jan 13, 2020

Conversation

saser
Copy link
Owner

@saser saser commented Jan 13, 2020

Apparently, I had been formatting my BUILD files wrong for the longest time, so I am happy that this tool exists. Also, I am a little wary of the @rules_cc/@rules_java stuff -- they appear to be referencing external repositories, and I have no such repositories in my WORKSPACE file, but the build seems to work anyway. Furthermore, the
corresponding GitHub repositories (https://github.com/bazelbuild/rules_cc and
https://github.com/bazelbuild/rules_java) seem half abandoned, and the rules_cc README even states that there is no need to use those rules yet. Oh well, as long as the build works, I am happy.

Apparently, I had been formatting my BUILD files wrong for the longest
time, so I am happy that this tool exists. Also, I am a little wary of
the `@rules_cc`/`@rules_java` stuff -- they appear to be referencing
external repositories, and I have no such repositories in my WORKSPACE
file, but the build seems to work anyway. Furthermore, the
corresponding GitHub
repositories (https://github.com/bazelbuild/rules_cc and
https://github.com/bazelbuild/rules_java) seem half abandoned, and the
`rules_cc` README even states that there is no need to use those rules
yet. Oh well, as long as the build works, I am happy.
@saser saser merged commit a5ac006 into master Jan 13, 2020
@saser saser deleted the fix/buildifier branch January 13, 2020 23:48
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.

1 participant