lampepfl / lampepfl/scala3-reference-docs
Document the state of scripting/shebang lines for Scala 3
Open
@bishabosha is already working on this.
Since Oct 21, 2022.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I could not find a document regarding the use of shebang lines #!/some/executable in Scala 3 sources.
Experimentation seems to show that scalac correctly ignores those lines, but as far as I can tell that is not documented.
In particular, the fine people over at scalafmt rightfully complained that the feature request to have scalafmt support such lines is not valid without official documentation https://github.com/scalameta/scalafmt/issues/3267
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.