Registry / utility / walle-lll

walle-lll

JSON →
library1.0.1gogounverified

Provides validation functions for checking line length in Go source files.

go get github.com/walle/lll
INSTALL
IMPORT
SIG · WALLE-LLL
W
walle-lll
utilitygov1.0.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.

lll
✓ github.com/walle/lll

Lint a file for lines exceeding a maximum length.

package main import "github.com/walle/lll" func main() { issues, _ := lll.Lint("file.go", 80) _ = issues }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
walle-lll — go get walle-lll · libregistry