kionsoftware / terraform-provider-kion

Terraform Provider for Kion
Mozilla Public License 2.0
5 stars 4 forks source link

Add golangci-lint Workflow #71

Closed bshutterkion closed 4 months ago

bshutterkion commented 5 months ago

Added

Changed

bshutterkion commented 4 months ago

This looks fine to me, but what happens when the linter finds things on main/master? It doesn't remove them right? Does it just leave a note on a commit somewhere?

Yeah, exactly. It doesn't change anything, just alerts/fails the check.