Registry / utility / quasilyte-go-ruleguard

quasilyte-go-ruleguard

JSON →
library0.4.5gogounverified

A Go linter that allows writing custom linting rules as Go code using a domain-specific language.

go get github.com/quasilyte/go-ruleguard
INSTALL
IMPORT
SIG · QUASILYTE-GO-RULEG
Q
quasilyte-go-ruleguard
utilitygov0.4.5
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.

ruleguard
github.com/quasilyte/go-ruleguard

Print the version of ruleguard.

package main import ( "fmt" "github.com/quasilyte/go-ruleguard" ) func main() { fmt.Println(ruleguard.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
quasilyte-go-ruleguard — go get quasilyte-go-ruleguard · libregistry