The easiest way:

make lint

And the detailed manual commands:

golangci-lint --build-tags 'gowaku_no_rln lint' run ./...

and:

make lint-panics