sbt/project
Eugene Yokota 58912ff8f6 Use dataclass-scalafix for code gen
This is a prepration step for Scala 3 support.
Instead of data-class, this uses
https://github.com/hamnis/dataclass-scalafix.

Since it cannot use `withX` method in the data class itself with this
approach, I created `syntax` package object to extend some methods to
the generated classes.
2022-08-11 23:23:16 -04:00
..
Check.scala Check that lmcoursier is the only ns in lm-coursier-shaded JAR 2019-08-09 18:15:57 +02:00
Mima.scala Add FromCoursier to mima exclusions (#210) 2020-03-31 02:16:21 +02:00
Settings.scala Use dataclass-scalafix for code gen 2022-08-11 23:23:16 -04:00
build.properties Update sbt, scripted-plugin to 1.4.9 (#328) 2021-03-10 14:22:53 +01:00
plugins.sbt Use dataclass-scalafix for code gen 2022-08-11 23:23:16 -04:00