chore(lint): disable ireturn linter and add provider exceptions

This commit is contained in:
zarazaex69
2026-04-14 02:26:10 +03:00
parent acf0bad227
commit 2d0222a765

View File

@@ -52,7 +52,7 @@ linters:
- inamedparam
- interfacebloat
- intrange
- ireturn
# - ireturn
- lll
- loggercheck
- maintidx
@@ -255,6 +255,8 @@ linters-settings:
- error
- empty
- stdlib
- Provider
- provider.Provider
wrapcheck:
ignoreSigs: