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

Excavator: Format Java files #321

Merged
merged 1 commit into from
Apr 6, 2020
Merged

Excavator: Format Java files #321

merged 1 commit into from
Apr 6, 2020

Conversation

svc-excavator-bot
Copy link
Collaborator

excavator is a bot for automating changes across repositories.

Changes produced by the roomba/format check.

To enable or disable this check, please contact the maintainers of Excavator.

Comment on lines +70 to +76
ImmutableMap.of(
"http",
"POST /" + endpointName,
"returns",
typeName,
"args",
ImmutableMap.of("body", typeName)));
Copy link
Contributor

@dansanduleac dansanduleac Apr 6, 2020

Choose a reason for hiding this comment

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

as discussed before #311 (comment) this is not great but I think we can move forward with the PR for now.
We are tracking the issue at palantir/palantir-java-format#204

@bulldozer-bot bulldozer-bot bot merged commit b6454e1 into develop Apr 6, 2020
@bulldozer-bot bulldozer-bot bot deleted the roomba/format branch April 6, 2020 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants