Golangci-lint: add unparam linter?

Created on 22 Jun 2018  路  2Comments  路  Source: golangci/golangci-lint

unparam is one of the few gometalinter linters missing from golangci-lint. It catches unused function parameters. I don't know if it's worthwhile. Maybe that functionality is already handled by another linter? I'd like to hear from golangci about whether this is worth adding. Thanks!

new

Most helpful comment

All 2 comments

You're my hero, dude.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jirfag picture jirfag  路  3Comments

kpeu3i picture kpeu3i  路  3Comments

DarthHater picture DarthHater  路  4Comments

simonpasquier picture simonpasquier  路  4Comments

kipply picture kipply  路  4Comments