scalameta / scalafmt

Code formatter for Scala
http://scalameta.org/scalafmt
Apache License 2.0
1.42k stars 276 forks source link

Token.LF: replace all references with Token.AtEOL #4086

Closed kitbellew closed 1 month ago

kitbellew commented 1 month ago

This will allow us to support CRLF and any multi-newline sequences such as LFLF.