scala-ide / scalariform

Scala source code formatter
http://scala-ide.github.com/scalariform/
MIT License
527 stars 148 forks source link

Introduce new setting `UseUnicodeArrows` to allow reversing arrow replacement #280

Closed jrudolph closed 5 years ago

jrudolph commented 5 years ago

This is needed because starting with Scala 2.13, unicode arrows are deprecated.