Reformat with scalafmt 3.9.5

Executed command: scalafmt --non-interactive

Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
This commit is contained in:
Scala Steward 2025-04-30 16:46:16 +00:00
parent c287066246
commit ecfbaf459a
No known key found for this signature in database
GPG Key ID: 7FE176635A140508

View File

@ -3,7 +3,7 @@ lazy val root = (project in file(".")).settings(
List( List(
organization := "com.example", organization := "com.example",
scalaVersion := "3.6.4", scalaVersion := "3.6.4",
version := "0.2.1-snapshot", version := "0.2.1-snapshot"
// semanticdbEnabled := true, // semanticdbEnabled := true,
// semanticdbVersion := scalafixSemanticdb.revision // semanticdbVersion := scalafixSemanticdb.revision