Registry / utility / bombsimon-wsl-v3

bombsimon-wsl-v3

JSON →
library3.4.0gogounverified

Package wsl enforces whitespace and line-break style rules in Go code.

go get github.com/bombsimon/wsl/v3
INSTALL
IMPORT
SIG · BOMBSIMON-WSL-V3
B
bombsimon-wsl-v3
utilitygov3.4.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.

wsl
github.com/bombsimon/wsl/v3

Check whitespace style issues in the current directory.

package main import ( "fmt" "github.com/bombsimon/wsl/v3" ) func main() { issues, err := wsl.Check("./...", nil) fmt.Println(issues, err) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
bombsimon-wsl-v3 — go get bombsimon-wsl-v3 · libregistry