fix golang ci exclusion

This commit is contained in:
2025-03-28 21:05:19 +01:00
parent 0445ef4dc1
commit fb2da46331

View File

@@ -120,7 +120,7 @@ linters:
- common-false-positives
- legacy
paths:
- internal/api/api.gen.go # generated code
- pkg/api/api.gen.go # generated code
rules:
- path: (.+)_test\.go