Skip to content

Commit 2960ec5

Browse files
authored
Merge pull request #3235 from armanbilge/patch-3
Add `toolkit` to list of scala-cli directives
2 parents 0dd0d80 + 798c793 commit 2960ec5

File tree

1 file changed

+1
-0
lines changed
  • modules/core/src/main/scala/org/scalasteward/core/buildtool/scalacli

1 file changed

+1
-0
lines changed

modules/core/src/main/scala/org/scalasteward/core/buildtool/scalacli/ScalaCliAlg.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ object ScalaCliAlg {
3737
"dep",
3838
"deps",
3939
"dependencies",
40+
"toolkit",
4041
"test.dependency",
4142
"test.dep",
4243
"test.deps",

0 commit comments

Comments
 (0)