Registry / utility / jirfag-go-printf-func-name

jirfag-go-printf-func-name

JSON →
library0.1.1gogounverified

A Go linter that checks that printf-like functions are named with `f` at the end.

go get github.com/jirfag/go-printf-func-name
INSTALL
IMPORT
SIG · JIRFAG-GO-PRINTF-F
J
jirfag-go-printf-func-name
utilitygov0.1.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.

go_printf_func_name
github.com/jirfag/go-printf-func-name

Run the printf-func-name analyzer

package main import ( "github.com/jirfag/go-printf-func-name" "golang.org/x/tools/go/analysis/singlechecker" ) func main() { singlechecker.Main(go_printf_func_name.Analyzer) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
jirfag-go-printf-func-name — go get jirfag-go-printf-func-name · libregistry