Add inset(by:) modifier #467
Merged
Annotations
10 warnings
|
GitHub Action for SwiftLint:
Sources/AppKitBackend/AppKitBackend.swift#L1376
Todo Violation: TODOs should be resolved (allowedContentTypes) (todo)
|
|
GitHub Action for SwiftLint:
Sources/AppKitBackend/AppKitBackend.swift#L1337
Todo Violation: TODOs should be resolved (allowedContentTypes) (todo)
|
|
GitHub Action for SwiftLint:
Sources/AppKitBackend/AppKitBackend.swift#L913
Todo Violation: TODOs should be resolved (Figure out if there's a way to...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/AppKitBackend/AppKitBackend.swift#L649
Todo Violation: TODOs should be resolved (Implement decimalPlaces) (todo)
|
|
GitHub Action for SwiftLint:
Sources/AppKitBackend/AppKitBackend.swift#L466
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
|
|
GitHub Action for SwiftLint:
Sources/AppKitBackend/AppKitBackend.swift#L448
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
|
|
GitHub Action for SwiftLint:
Sources/AppKitBackend/AppKitBackend.swift#L823
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
|
GitHub Action for SwiftLint:
Sources/AppKitBackend/AppKitBackend.swift#L823
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
|
GitHub Action for SwiftLint:
Sources/AppKitBackend/AppKitBackend.swift#L769
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
|
GitHub Action for SwiftLint:
Sources/AppKitBackend/AppKitBackend.swift#L769
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
Loading