scalameta / scalafmt

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

Scalafmt: remove special case of shebang prefix #4095

Closed kitbellew closed 1 month ago

kitbellew commented 1 month ago

Now that the parser supports shebang tokens, there's no need to handle this as a special case anymore.