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

Replace refaster StreamEmpty with error prone StreamOfEmpty #1068

Merged
merged 4 commits into from
Nov 25, 2019

Conversation

carterkozak
Copy link
Contributor

Error prone allows us to provide more precise fixes with less
risk of patterns being applied to unexpected blocks of code.

Before this PR

Refaster StreamEmpty failed to retain type arguments.

After this PR

==COMMIT_MSG==
Replace refaster StreamEmpty with error prone StreamOfEmpty
==COMMIT_MSG==

@changelog-app
Copy link

changelog-app bot commented Nov 25, 2019

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Replace refaster StreamEmpty with error prone StreamOfEmpty to allow refactors to retain type arguments.

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from iamdanfox November 25, 2019 15:57
Error prone allows us to provide more precise fixes with less
risk of patterns being applied to unexpected blocks of code.
@bulldozer-bot bulldozer-bot bot merged commit c782d6c into develop Nov 25, 2019
@bulldozer-bot bulldozer-bot bot deleted the ckozak/StreamOfEmpty branch November 25, 2019 16:21
This was referenced Nov 27, 2019
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

2 participants