Skip to content

Commit cf66df3

Browse files
committed
Add Scala Steward configuration
1 parent e603c85 commit cf66df3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.scala-steward.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
signoffCommits = true
2+
pullRequests.grouping = [
3+
{ name = "scala", title = "Scala", filter = [{"group" = "org.scala-lang"}, {"group" = "org.scoverage"}] }
4+
]

0 commit comments

Comments
 (0)