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

UseStatements: new mergeImportUseStatements() method #196

Merged

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 7, 2020

This splits the "merge" functionality off from the UseStatements::splitAndMergeImportUseStatement() method.

The unit tests for the UseStatements::splitAndMergeImportUseStatement() method already cover this functionality, so this commit does not contain any additional unit tests.

This splits the "merge" functionality off from the `UseStatements::splitAndMergeImportUseStatement()` method.

The unit tests for the `UseStatements::splitAndMergeImportUseStatement()` method already cover this functionality, so this commit does not contain any additional unit tests.
@jrfnl jrfnl added this to the 1.0.0-alpha4 milestone Sep 7, 2020
@jrfnl jrfnl merged commit a9e6ce5 into develop Sep 7, 2020
@jrfnl jrfnl deleted the feature/usestatements-split-off-merging-to-separate-method branch September 7, 2020 01:13
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

1 participant