kubewarden / policy-sdk-go

Kubewarden Policy SDK for the Go programming language
https://kubewarden.io
Apache License 2.0
8 stars 7 forks source link

chore: use more stricter golang linter configuration. #93

Closed jvanz closed 3 months ago

jvanz commented 3 months ago

Description

Updates the golang linter configuration to be more stricter. The used configuration is originally written by Marat Reymers but with some customizations

Related to https://github.com/kubewarden/kubewarden-controller/issues/778