Registry / utility / mgechev-revive

mgechev-revive

JSON →
library1.15.0gogounverified

Revive is a fast, configurable, extensible, and flexible linter for Go.

go get github.com/mgechev/revive
INSTALL
IMPORT
SIG · MGECHEV-REVIVE
M
mgechev-revive
utilitygov1.15.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.

revive
github.com/mgechev/revive

Initialize a revive linter instance

package main import ( "fmt" "github.com/mgechev/revive/lint" ) func main() { linter, _ := lint.NewLinter() fmt.Println(linter) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mgechev-revive — go get mgechev-revive · libregistry