[Theming] Update theming for web_default theme option in sample app #152
Annotations
4 errors
lint:
Sources/ShopifyCheckout/CheckoutViewController.swift#L51
Direct Return Violation: Directly return the expression instead of assigning it to a variable first (direct_return)
|
lint:
Sources/ShopifyCheckout/CheckoutViewController.swift#L54
Direct Return Violation: Directly return the expression instead of assigning it to a variable first (direct_return)
|
lint:
Sources/ShopifyCheckout/CheckoutViewController.swift#L47
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
lint:
Sources/ShopifyCheckout/CheckoutViewController.swift#L53
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|