scala / toolkit

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

use modern scala-cli syntax everywhere #34

Closed SethTisue closed 1 year ago

SethTisue commented 1 year ago

(d766480 is actually necessary, or CI fails)

bishabosha commented 1 year ago

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

SethTisue commented 1 year 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 1 year ago
szymon-rd commented 1 year 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 1 year ago

@szymon-rd oops. fixed