Picker styles #1366
Annotations
10 warnings
|
swift-lint:
Sources/AppKitBackend/AppKitBackend.swift#L1490
Todo Violation: TODOs should be resolved (allowedContentTypes) (todo)
|
|
swift-lint:
Sources/AppKitBackend/AppKitBackend.swift#L1451
Todo Violation: TODOs should be resolved (allowedContentTypes) (todo)
|
|
swift-lint:
Sources/AppKitBackend/AppKitBackend.swift#L1027
Todo Violation: TODOs should be resolved (Figure out if there's a way to...) (todo)
|
|
swift-lint:
Sources/AppKitBackend/AppKitBackend.swift#L779
Todo Violation: TODOs should be resolved (Implement decimalPlaces) (todo)
|
|
swift-lint:
Sources/AppKitBackend/AppKitBackend.swift#L608
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
|
|
swift-lint:
Sources/AppKitBackend/AppKitBackend.swift#L590
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
|
|
swift-lint:
Sources/AppKitBackend/AppKitBackend.swift#L946
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
|
swift-lint:
Sources/AppKitBackend/AppKitBackend.swift#L946
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
|
swift-lint:
Sources/AppKitBackend/AppKitBackend.swift#L893
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
|
swift-lint:
Sources/AppKitBackend/AppKitBackend.swift#L893
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|