chore: lint

This commit is contained in:
Fernandez Ludovic 2026-01-17 15:23:00 +01:00
commit 2f7dfb06b9

View file

@ -280,6 +280,9 @@ linters:
text: 'SA1019: linodego\.(DomainsPagedResponse|DomainRecordsPagedResponse) is deprecated'
linters:
- staticcheck
- path: log/logger.go
linters:
- gochecknoinits
issues:
max-issues-per-linter: 0