Features/deletedata: Create Privacy Controls UI and Add deleteFlag to specified timestamp #81
Annotations
5 errors
SwiftLint:
Prisma/PrivacyControls/DeleteDataView.swift#L62
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L18
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L30
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L42
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L61
Type Contents Order Violation: An 'initializer' should not be placed amongst the type content(s) 'instance_property' (type_contents_order)
|
Loading