ci: sync golangci-lint config (#808)

Co-authored-by: andreynering <7011819+andreynering@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-08-11 08:23:51 -04:00 committed by GitHub
commit bf0a9b4d3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,6 +26,10 @@ linters:
- whitespace
- wrapcheck
exclusions:
rules:
- text: '(slog|log)\.\w+'
linters:
- noctx
generated: lax
presets:
- common-false-positives