-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Remove convert subcommand & dep on SG monorepo (#275)
We no longer need SCIP to LSIF conversion because the Sourcegraph backend has been able to accept SCIP natively since several major releases, and we do not have any use for LSIF.
- Loading branch information
1 parent
0504a34
commit 9c49702
Showing
27 changed files
with
26 additions
and
1,171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
golang 1.19.10 | ||
golang 1.20.14 | ||
nodejs 16.20.2 | ||
shellcheck 0.7.1 | ||
yarn 1.22.17 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.