Registry / utility / butuzov-ireturn

butuzov-ireturn

JSON →
library0.4.1gogounverified

Package ireturn is a static analysis tool that enforces consistent return types in Go functions.

go get github.com/butuzov/ireturn
INSTALL
IMPORT
SIG · BUTUZOV-IRETURN
B
butuzov-ireturn
utilitygov0.4.1
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.

ireturn
github.com/butuzov/ireturn

Run ireturn analyzer as a standalone tool

package main import ( "golang.org/x/tools/go/analysis/singlechecker" "github.com/butuzov/ireturn" ) func main() { singlechecker.Main(ireturn.Analyzer) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
butuzov-ireturn — go get butuzov-ireturn · libregistry