Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

scala213source3 support? #261

Open
elij-p opened this issue Jul 20, 2022 · 0 comments
Open

scala213source3 support? #261

elij-p opened this issue Jul 20, 2022 · 0 comments

Comments

@elij-p
Copy link

elij-p commented Jul 20, 2022

When checking a codebase that uses runner.dialect = scala213source3, I see these errors:

Expected token RBRACE but got Token(VARID,as,173,as)

This seems to be due to the scala3 style imports, using the as keyword instead of => for things like:

import com.something.something.{Thing1 as Thing2}

Are there specific rules that I can disable in scalastyle-config.xml to avoid these errors?
Are there any plans to support scala213source3?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant