mirror of
https://github.com/minio/minio.git
synced 2026-03-03 12:31:22 +01:00
enable linter using golangci-lint across codebase to run a bunch of linters together, we shall enable new linters as we fix more things the codebase. This PR fixes the first stage of this cleanup.