forked from Silverfish/proton-bridge
GODT-1833: Linter and pipeline fix after rebase.
This commit is contained in:
@ -66,7 +66,7 @@ type Bridge struct {
|
||||
lastVersion string
|
||||
}
|
||||
|
||||
func New(
|
||||
func New( //nolint:funlen
|
||||
locations Locator,
|
||||
cacheProvider CacheProvider,
|
||||
setting SettingsProvider,
|
||||
|
||||
Reference in New Issue
Block a user