chore(plugins): ignore plugins dev folder

This commit is contained in:
kolaente
2025-07-29 21:01:20 +02:00
parent e5c860afec
commit 5f251d096d
2 changed files with 2 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ linters:
- builtin$
- examples$
- pkg/routes/api/v1/docs.go
- plugins-dev/..*
formatters:
enable:
- gofmt