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

Addressed additional Buildifier defects #431

Merged
merged 4 commits into from
Oct 13, 2020
Merged

Addressed additional Buildifier defects #431

merged 4 commits into from
Oct 13, 2020

Conversation

UebelAndre
Copy link
Collaborator

This change takes more out of #420 and addresses some buildifier defects and structural inconsistencies.

The way docs and examples had their WORKSPACE setup didn't fully rely on io_bazel_rules_rust to provide all it's dependencies. This has now been updated. The only thing required to use rules_rust is to call rust_repositories and rust_workspace in your WORKSPACE which is now demonstrated within the project.

I apologize for this PR being larger than I'd like. A lot of this was pulled out of #420. Going forward, it should be easier to make each commit represent a fixed buildifier defect.

@UebelAndre
Copy link
Collaborator Author

@mfarrugi Do you have time today to take a look at this one?

docs/docs_extra_deps.bzl Outdated Show resolved Hide resolved
@mfarrugi
Copy link
Collaborator

lgtm, sans ci errors

@UebelAndre
Copy link
Collaborator Author

@mfarrugi updated! Sorry, I accidentally dropped one of the commits in my last push. Fortunately, it was just a cherry-pick from another branch 😄

@mfarrugi mfarrugi merged commit 04bb2a4 into bazelbuild:master Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants