Skip to content

Commit

Permalink
fixup! Update to use Daffodil SBT plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
stevedlawrence committed Apr 25, 2024
1 parent 042061f commit c016648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/g8/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ version := "0.1.0-SNAPSHOT"

scalaVersion := "2.12.19"
// for details about DaffodilPlugin settings, see https://github.com/apache/daffodil-sbt
enablePlugins(DaffodilPlugin)
$if(!namespaced.truthy)$daffodilFlatLayout := true$endif$

0 comments on commit c016648

Please sign in to comment.