Skip to content

Commit

Permalink
Don't use LSIF for index-dependency command
Browse files Browse the repository at this point in the history
  • Loading branch information
olafurpg committed Oct 13, 2022
1 parent 610c6d0 commit 14a92d8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ final case class IndexDependencyCommand(
index
.copy(
buildTool = Some("scip"),
output = Paths.get("dump.lsif"),
app = app.withEnv(app.env.withWorkingDirectory(indexTarget))
)
.run()
Expand Down

0 comments on commit 14a92d8

Please sign in to comment.