Skip to content

Commit

Permalink
Merge pull request #243 from mkurz/scala-steward-conf
Browse files Browse the repository at this point in the history
Make sure samples are also visited by scala-steward
  • Loading branch information
mkurz authored Mar 1, 2023
2 parents f1878e9 + e3a7585 commit 2b73860
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
buildRoots = [
".",
"samples/compile-timeDI",
"samples/runtimeDI",
]

0 comments on commit 2b73860

Please sign in to comment.