Fix some linting warnings for "Line exceeds maximum allowed length."

This commit is contained in:
Arlo Breault 2019-05-08 17:27:00 -04:00
parent 5384ef9d16
commit dad53932a2
7 changed files with 27 additions and 12 deletions

View file

@ -124,8 +124,8 @@ class Parse
return null if null == units
count * Number(units)
# Parse a connection-address out of the "c=" Connection Data field of a session
# description. Return undefined if none is found.
# Parse a connection-address out of the "c=" Connection Data field of a
# session description. Return undefined if none is found.
# https://tools.ietf.org/html/rfc4566#section-5.7
@ipFromSDP: (sdp) ->
for pattern in [