scala / toolkit

The batteries-included Scala
https://docs.scala-lang.org/toolkit/introduction.html
86 stars 12 forks source link

use modern scala-cli syntax everywhere #34

Closed SethTisue closed 10 months ago

SethTisue commented 11 months ago

(d766480 is actually necessary, or CI fails)

bishabosha commented 11 months ago

If we implement scala steward so far it only supports //> using lib as far as I am aware

SethTisue commented 11 months ago

If we implement scala steward so far it only supports //> using lib as far as I am aware

is there a ticket on that? using dep is considered standard.

armanbilge commented 11 months ago
szymon-rd commented 11 months ago

Are we sure that the syntax in

//> using publish.developer adpi2|Adrien Piquerez|https://github.com/adpi2

will work? And not treat it as an enumeration of adpi2|Adrien, Piquerez|https://github.com/adpi2?

SethTisue commented 11 months ago

@szymon-rd oops. fixed