Skip to content

[ETCM-129] prepare for Scala 2.13 replace ⇒ to => #722

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
Oct 6, 2020

Conversation

lemastero
Copy link
Contributor

Description

After switching to Scala 2.13 there are many errors. Fixing some is tricky. I want to start from the low-risk ones.
This PR fix errors caused by the usage of Unicode symbol ⇒

Proposed Solution

replace ⇒ to =>

Important Changes Introduced

Testing

Copy link
Contributor

@mmrozek mmrozek left a comment

Choose a reason for hiding this comment

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

LGTM!

@lemastero lemastero merged commit aca891a into develop Oct 6, 2020
@dzajkowski dzajkowski deleted the ETCM-129-remove-unicode branch April 16, 2021 11:39
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