Addition of Bind Modifier #2
Annotations
1 error and 10 warnings
SwiftLint:
Sources/ViewModel/StackCardViewModel.swift#L60
Line Length Violation: Line should be 200 characters or less: currently 287 characters (line_length)
|
SwiftLint:
Sources/Extension/EnvironmentValues+Extension.swift#L83
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/EnvironmentValues+Extension.swift#L91
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/EnvironmentValues+Extension.swift#L99
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/EnvironmentValues+Extension.swift#L10
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/EnvironmentValues+Extension.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/EnvironmentValues+Extension.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/EnvironmentValues+Extension.swift#L28
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/EnvironmentValues+Extension.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/EnvironmentValues+Extension.swift#L40
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
SwiftLint:
Sources/Extension/EnvironmentValues+Extension.swift#L46
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|