Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindberg committed Oct 18, 2024
1 parent c329f60 commit 6c99af3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ object GeneratedAdventureWorks {
enablePrimaryKeyType = !Selector.relationNames("billofmaterials"),
enableTestInserts = Selector.All,
readonlyRepo = Selector.relationNames("purchaseorderdetail"),
enableDsl = true,
enableDsl = true
)
val targetSources = buildDir.resolve(s"$projectPath/generated-and-checked-in")

Expand Down

0 comments on commit 6c99af3

Please sign in to comment.