Skip to content

Discard newlines when sorting imports. #169

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

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

dylansturg
Copy link
Contributor

When the author inserts a newline between the import token and the imported path, that newline shouldn't be considered when sorting the paths.

When the author inserts a newline between the `import` token and the imported path, that newline shouldn't be considered when sorting the paths.
@allevato allevato merged commit fbd6614 into swiftlang:master Apr 1, 2020
@dylansturg dylansturg deleted the importing_newlines branch April 15, 2020 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants