Update TestViewController.swift #30
Annotations
10 warnings
SwiftLint:
BeaMin-iOS/BeaMin-iOS/TestViewController.swift#L18
Comma Spacing Violation: There should be no space before and one after any comma. (comma)
|
SwiftLint:
BeaMin-iOS/BeaMin-iOS/TestViewController.swift#L18
Comma Spacing Violation: There should be no space before and one after any comma. (comma)
|
SwiftLint:
BeaMin-iOS/BeaMin-iOS/TestViewController.swift#L18
Comma Spacing Violation: There should be no space before and one after any comma. (comma)
|
SwiftLint:
BeaMin-iOS/BeaMin-iOS/TestViewController.swift#L15
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
BeaMin-iOS/BeaMin-iOS/TestViewController.swift#L17
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
BeaMin-iOS/BeaMin-iOS/TestViewController.swift#L19
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
BeaMin-iOS/BeaMin-iOS/TestViewController.swift#L20
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
BeaMin-iOS/BeaMin-iOS/TestViewController.swift#L21
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
BeaMin-iOS/BeaMin-iOS/TestViewController.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
BeaMin-iOS/BeaMin-iOS/TestViewController.swift#L23
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|