mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 05:06:51 +00:00
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