mirror of
https://github.com/pion/webrtc.git
synced 2025-09-27 11:32:19 +08:00
Upgrade golangci-lint, more linters
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
This commit is contained in:
@@ -8,7 +8,7 @@ package webrtc
|
||||
type ICEComponent int
|
||||
|
||||
const (
|
||||
// ICEComponentUnknown is the enum's zero-value
|
||||
// ICEComponentUnknown is the enum's zero-value.
|
||||
ICEComponentUnknown ICEComponent = iota
|
||||
|
||||
// ICEComponentRTP indicates that the ICE Transport is used for RTP (or
|
||||
|
Reference in New Issue
Block a user