actions-marketplace-validations/Sourcegraph Go LSIF Indexer

Generate LSIF data from Go source code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 20, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/sourcegraph_lsif-go-action@d37f0c171e060bec0518996d6a8647bb1c362043 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
fileThe output filename (relative to the repository root).dump.lsif
project_rootThe root of the repository..
module_rootThe directory where go.mod is located (relative to the repository)..
additional_argsThese arguments are passed directly to lsif-go.""

no outputs