diff --git a/.golangci.yml b/.golangci.yml index b6f1c43..27dff33 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -78,7 +78,7 @@ issues: - path: internal/constraints/lookups.go linters: - gochecknoglobals - - path: internal/evaluator/resolver.go + - path: resolver/resolver.go linters: # uses deprecated fields on protoimpl.ExtensionInfo but its the only way - staticcheck