chore: exclude .worktrees from golangci-lint checks

This commit is contained in:
Deluan 2026-08-03 14:34:53 -04:00
parent 54fe6c254e
commit e1b89050df

View File

@ -69,6 +69,7 @@ linters:
- examples$
- node_modules
- _gen\.go$
- .worktrees
formatters:
exclusions:
generated: lax