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

Slight cleanup and added some documentation. #580

Merged
merged 1 commit into from
Feb 9, 2021
Merged

Slight cleanup and added some documentation. #580

merged 1 commit into from
Feb 9, 2021

Conversation

UebelAndre
Copy link
Collaborator

Nothing crazy, just noticed a missing doc attr from #525 and wanted to add it.

And FYI. Lists will print with proper formatting.

print("{} expected a value in `{}` but got `{}`".format(
    ctx.label,
    _error_format_values,
    raw,
))
DEBUG: /Users/user/Code/rules_rust/rust/private/rustc.bzl:862:10: //:error_format expected a value in `["human", "json", "short"]` but got `human`

@google-cla google-cla bot added the cla: yes label Feb 9, 2021
@illicitonion illicitonion merged commit 63adfdb into bazelbuild:main Feb 9, 2021
@UebelAndre UebelAndre deleted the cleanup branch February 9, 2021 14:58
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