Skip to content

Commit 7d1b2e0

Browse files
committed
Fix syntax error in build.sbt
1 parent b0c0484 commit 7d1b2e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ lazy val plugin = project
2828
.settings(
2929
sbtPlugin := true,
3030
moduleName := "sbt-sourcegraph"
31+
)

0 commit comments

Comments
 (0)