Registry / utility / ultraware-whitespace

ultraware-whitespace

JSON →
library0.2.0gogounverified

A Go linter that checks for unnecessary whitespace in code.

go get github.com/ultraware/whitespace
INSTALL
IMPORT
SIG · ULTRAWARE-WHITESPA
U
ultraware-whitespace
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.

whitespace
github.com/ultraware/whitespace

Run whitespace linter on a Go file.

package main import ( "fmt" "github.com/ultraware/whitespace" ) func main() { fmt.Println(whitespace.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-whitespace — go get ultraware-whitespace · libregistry