mirror of
https://github.com/pion/webrtc.git
synced 2025-10-25 08:10:37 +08:00
Upgrade golangci-lint, more linters
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
This commit is contained in:
@@ -23,5 +23,6 @@ func (c Configuration) getICEServers() []ICEServer {
|
||||
iceServers[iceServersIndex].URLs[urlsIndex] = rawURL
|
||||
}
|
||||
}
|
||||
|
||||
return iceServers
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user