Passing ViewModel as part of the constructor adopting Button publisher Readme updates #4
Annotations
10 warnings
SwiftLint:
Sources/Extension/View+Extension.swift#L7
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration. (opening_brace)
|
SwiftLint:
Sources/Extension/View+Extension.swift#L6
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/View+Extension.swift#L10
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/View+Extension.swift#L14
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/View+Extension.swift#L18
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/View+Extension.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/View+Extension.swift#L26
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/View+Extension.swift#L30
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/View+Extension.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/View+Extension.swift#L40
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|