Introduce process argument support #1476
Annotations
3 warnings
SwiftLint:
GliaWidgets/Sources/ViewController/GliaViewController.swift#L100
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
GliaWidgets/Sources/View/Chat/ChatView.swift#L346
Function Body Length Violation: Function body should span 60 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)
|
SwiftLint:
GliaWidgets/Sources/View/Chat/Entry/ChatMessageEntryView.swift#L105
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|