You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
Hey, this parsing error originates from scala-ide/scalariform, which I'm afraid hasn't been maintained for a long time (since mid 2019). While it's definitely possible to implement this (and probably quite easy too), we'd need to contribute and release those changes from a separate fork.
It's probably not worth investing much effort into this given that scalariform is essentially a dead project along with scalastyle, but if you're keen to make the changes necessary to make this work I'd be happy to review and update/release a new version of scalastyle.
In Scala 2.13 singleton types are supported. They are useful e.g. in combination with Refined Types:
however even in 1.5 Scalastyle doesn't handle such input:
Would it be possible to add such support?
The text was updated successfully, but these errors were encountered: