Skip to content

Add golangci-lint linter to project

Evan Read requested to merge eread/add-golangci_lint-to-project into main

What does this MR do and why?

Add Go code linting to project using https://golangci-lint.run.

Also fix some errors picked up in linting (specifically errcheck linter).

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Evan Read

Merge request reports