feat: golangci-lint config and fixes

This commit is contained in:
TheiLLeniumStudios
2026-01-08 10:25:05 +01:00
parent bd030fe795
commit 5f7f3a57bb
36 changed files with 869 additions and 135 deletions
+1
View File
@@ -11,6 +11,7 @@ import (
"time"
"github.com/go-logr/logr"
httputil "github.com/stakater/Reloader/internal/pkg/http"
)