Registry / utility / stbenjam-no-sprintf-host-port

stbenjam-no-sprintf-host-port

JSON →
library0.3.1gogounverified

Package no-sprintf-host-port is a Go linter that warns against using fmt.Sprintf for constructing host:port strings.

go get github.com/stbenjam/no-sprintf-host-port
INSTALL
IMPORT
SIG · STBENJAM-NO-SPRINT
S
stbenjam-no-sprintf-host-port
utilitygov0.3.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.

nosprintfhostport
github.com/stbenjam/no-sprintf-host-port

Prints the name of the no-sprintf-host-port linter analyzer.

package main import ( "fmt" "github.com/stbenjam/no-sprintf-host-port" ) func main() { fmt.Println(nosprintfhostport.Analyzer.Name) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
stbenjam-no-sprintf-host-port — go get stbenjam-no-sprintf-host-port · libregistry