mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-26 07:08:11 +00:00
chore(lint): disable ireturn linter and add provider exceptions
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user