scalafmtSbt

This commit is contained in:
Adrien Piquerez 2024-10-09 09:11:43 +02:00
parent 4883e4ea10
commit 80041e43f2
1 changed files with 0 additions and 1 deletions

View File

@ -1430,4 +1430,3 @@ lazy val lmIvy = (project in file("lm-ivy"))
Compile / generateContrabands / contrabandFormatsForType := DatatypeConfig.getFormats,
Test / classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat
)