Registry / utility / golangci-revgrep

golangci-revgrep

JSON →
library0.8.0gogounverified

Package revgrep filters static analysis tools to only lines changed based on a commit reference.

go get github.com/golangci/revgrep
INSTALL
IMPORT
SIG · GOLANGCI-REVGREP
G
golangci-revgrep
utilitygov0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

revgrep
github.com/golangci/revgrep

Filter analysis results to changed lines

package main import ( "fmt" "github.com/golangci/revgrep" ) func main() { fmt.Println(revgrep.Filter(nil, nil, nil)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
golangci-revgrep — go get golangci-revgrep · libregistry