Fixes transaction_abandon
and transaction_fail
bug with `paywall_…
#1212
package-swiftlint.yml
on: push
Package-SwiftLint
50s
Annotations
5 warnings
Package-SwiftLint:
Sources/SuperwallKit/Paywall/View Controller/PaywallViewController.swift#L309
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Package-SwiftLint:
Sources/SuperwallKit/Paywall/View Controller/PaywallViewController.swift#L311
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Package-SwiftLint:
Sources/SuperwallKit/Paywall/View Controller/PaywallViewController.swift#L314
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Package-SwiftLint:
Sources/SuperwallKit/Paywall/View Controller/PaywallViewController.swift#L321
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Package-SwiftLint:
Sources/SuperwallKit/Models/Triggers/Trigger.swift#L14
Unneeded Synthesized Initializer Violation: This memberwise initializer would be synthesized automatically - you do not need to define it (unneeded_synthesized_initializer)
|