Fix ObjC helpers #20
Annotations
1 error and 6 warnings
swiftformat
Process completed with exit code 1.
|
swiftformat:
Tests/LiveKitTests/ObjCHelpersTests.swift#L17
Sort import statements alphabetically. (sortImports)
|
swiftformat:
Tests/LiveKitTests/ObjCHelpersTests.swift#L18
Sort import statements alphabetically. (sortImports)
|
swiftformat:
Tests/LiveKitTests/Broadcast/IPCChannelTests.swift#L98
Move inline await keyword(s) to start of expression. (hoistAwait)
|
swiftformat:
Tests/LiveKitTests/Broadcast/IPCChannelTests.swift#L98
Insert/remove explicit self where applicable. (redundantSelf)
|
swiftformat:
Tests/LiveKitTests/Broadcast/IPCChannelTests.swift#L104
Move inline await keyword(s) to start of expression. (hoistAwait)
|
swiftformat:
Tests/LiveKitTests/Broadcast/IPCChannelTests.swift#L104
Insert/remove explicit self where applicable. (redundantSelf)
|