actions-marketplace-validations/Sourcegraph Go LSIF Indexer
Generate LSIF data from Go source code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 20, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/sourcegraph_lsif-go-action@d37f0c171e060bec0518996d6a8647bb1c362043 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The output filename (relative to the repository root). | — | dump.lsif |
| project_root | The root of the repository. | — | . |
| module_root | The directory where go.mod is located (relative to the repository). | — | . |
| additional_args | These arguments are passed directly to lsif-go. | — | "" |
Outputs
no outputs