scala-ide / scalariform

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

Remove RARROW TokenType. #210

Closed isomarcte closed 8 years ago

isomarcte commented 8 years ago

This fixes #203 and #209

ghprb-bot commented 8 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.scala-ide.org:8496/jenkins//job/ghprb-scalariform/31/ Test PASSed.

jkinkead commented 8 years ago

LGTM.

RARROW was introduced in the 0.1.6 fork, so it should be fine to delete (few people should be depending on it).