Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Sep 13, 2024
1 parent c49ef2b commit 473c418
Show file tree
Hide file tree
Showing 30 changed files with 10 additions and 20 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 0 additions & 5 deletions shared/FieldConfig.scala → FieldConfig.scala
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
package genovese

import scala.deriving.Mirror
import scala.reflect.ClassTag
import scala.util.boundary
import scala.annotation.nowarn

case class FieldConfig(overrides: Map[String, Feature[?]])

object FieldConfig:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 0 additions & 4 deletions js/EvaluatorCompanion.scala

This file was deleted.

10 changes: 0 additions & 10 deletions shared/project.scala → project.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,3 @@
//> using test.dep "com.github.vickumar1981:stringdistance_2.13:1.2.7"
//> using test.dep "org.scalameta::munit-diff::1.0.1"

//> using publish.computeVersion git:tag
//> using publish.name genovese
//> using publish.organization com.indoorvivants
//> using publish.repository "central"
//> using publish.secretKey env:PGP_SECRET
//> using publish.secretKeyPassword env:PGP_PASSPHRASE
//> using publish.license Apache-2.0
//> using publish.developer "velvetbaldmime|Anton Sviridov|https://indoorvivants.com"
//> using publish.vcs github:indoorvivants/genovese
//> using publish.url https://github.com/indoorvivants/genovese
10 changes: 10 additions & 0 deletions publish.project.scala
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
//> using publish.computeVersion git:tag
//> using publish.name genovese
//> using publish.organization com.indoorvivants
//> using publish.repository "central"
//> using publish.secretKey env:PGP_SECRET
//> using publish.secretKeyPassword env:PGP_PASSPHRASE
//> using publish.license Apache-2.0
//> using publish.developer "velvetbaldmime|Anton Sviridov|https://indoorvivants.com"
//> using publish.vcs github:indoorvivants/genovese
//> using publish.url https://github.com/indoorvivants/genovese
File renamed without changes.
1 change: 0 additions & 1 deletion shared/.scalafmt.conf

This file was deleted.

File renamed without changes.
File renamed without changes.

0 comments on commit 473c418

Please sign in to comment.