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

Improvement: better inlining of method reference #44

Merged
merged 3 commits into from
Oct 21, 2019

Conversation

dansanduleac
Copy link
Contributor

Before this PR

The formatter would produce code that fails checkstyle, by indenting a block before a method reference too much.

After this PR

==COMMIT_MSG==
Prefer inlining method references after whatever expression they follow.
==COMMIT_MSG==

Possible downsides?

@dansanduleac
Copy link
Contributor Author

come on bulldozer, you can do it

@bulldozer-bot bulldozer-bot bot merged commit 8ff95bf into develop Oct 21, 2019
@bulldozer-bot bulldozer-bot bot deleted the ds/fix-method-reference branch October 21, 2019 19:34
@svc-autorelease
Copy link
Collaborator

Released 0.2.7

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.

None yet

3 participants