chore(deps): update golangci-lint

This commit is contained in:
kolaente
2025-03-02 13:00:18 +01:00
parent 1d1295e065
commit 4e90c6bb78
11 changed files with 32 additions and 26 deletions

View File

@@ -119,3 +119,9 @@ issues:
- text: 'G115: integer overflow conversion int -> uint64'
linters:
- gosec
- text: 'the methods of "Right" use pointer receiver and non-pointer receiver.'
linters:
- recvcheck
- text: 'the methods of "SubscriptionEntityType" use pointer receiver and non-pointer receiver.'
linters:
- recvcheck