Registry / utility / ultraware-funlen

ultraware-funlen

JSON →
library0.2.0gogounverified

A Go linter that reports functions with too many lines or statements.

go get github.com/ultraware/funlen
INSTALL
IMPORT
SIG · ULTRAWARE-FUNLEN
U
ultraware-funlen
utilitygov0.2.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.

funlen
github.com/ultraware/funlen

Run funlen linter on a Go file.

package main import ( "fmt" "github.com/ultraware/funlen" ) func main() { fmt.Println(funlen.Check("path/to/file.go")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
ultraware-funlen — go get ultraware-funlen · libregistry