Features
- Added new
-skip-single-param
flag to skip checking for interface methods with a single param
Fixes
- panic on interface method with no names available
Misc
- require Go
1.20
as minimum version - add instructions on how to run with
golangci-lint
Full Changelog: v0.1.0...v0.1.3