Closed phoracek closed 1 year ago
/hold
/hold cancel
/retest
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: phoracek, qinqon
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What this PR does / why we need it:
The existing linter is not catching issues with unhandled errors etc. Golang-lint will check that and more, and will help us keep the codebase a little safer (and maybe even little prettier).
An example of its output:
Release note: