fix golangci config

This commit is contained in:
Pavel 2024-04-17 12:06:22 +03:00
parent a1124600a6
commit bcf125be1f

View File

@ -122,7 +122,6 @@ linters-settings:
- (github.com/retailcrm/mg-transport-core/core.LoggerInterface).Noticef - (github.com/retailcrm/mg-transport-core/core.LoggerInterface).Noticef
- (github.com/retailcrm/mg-transport-core/core.LoggerInterface).Infof - (github.com/retailcrm/mg-transport-core/core.LoggerInterface).Infof
- (github.com/retailcrm/mg-transport-core/core.LoggerInterface).Debugf - (github.com/retailcrm/mg-transport-core/core.LoggerInterface).Debugf
:
unused: unused:
check-exported: false check-exported: false
unparam: unparam: