konstructio / kubefirst

The Kubefirst Open Source Platform
https://docs.kubefirst.io
MIT License
1.67k stars 129 forks source link

Apply gofmt, golangci-lint. #2253

Closed patrickdappollonio closed 1 month ago

patrickdappollonio commented 1 month ago

Description

This PR applies some basic style guides and recommendations to the repository, mainly:

Related Issue(s)

Fixes #

How to test

Either run go build in the repo root, or go test.