Package inamedparam is a linter that checks for unnamed function parameters.
go get github.com/macabu/inamedparamNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the package (typically used as a linter via go vet).
Use it via 'go vet -vettool=...' or as a static analysis tool.
No dependency data recorded yet.