zabbix-tools / go-zabbix

Go bindings for the Zabbix API
GNU General Public License v2.0
108 stars 70 forks source link

golangci-lint: Fix some trivial issues #53

Open mjtrangoni opened 1 year ago

mjtrangoni commented 1 year ago

Hi @cavaliercoder,

This PR fix some trivial issues detected by golangci-lint. If you agree I can go further and fix the non-trivial ones in a separate PR, adding also a CI check.