add exception to golangcilint

This commit is contained in:
2025-04-18 09:48:39 +02:00
parent 2097f5ed20
commit cb45ef7848

View File

@@ -120,6 +120,7 @@ linters:
- common-false-positives
- legacy
paths:
- internal/memgraph/mock/*
- pkg/api/api.gen.go # generated code
rules: