We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2b464 commit 9b1b0eaCopy full SHA for 9b1b0ea
.scala-steward.conf
@@ -8,3 +8,9 @@ updates.fileExtensions = [
8
".yml"
9
".md"
10
]
11
+
12
+buildRoots = [
13
+ "."
14
+ "src/example_projects/trait-refactored-example"
15
+ "src/example_projects/trait-example"
16
+]
0 commit comments