Add affine transform #57
Annotations
1 error and 7 warnings
Lint
Process completed with exit code 1.
|
Lint:
Sources/PlaydateKit/Geometry/Polygon.swift#L4
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
|
Lint:
Sources/PlaydateKit/Geometry/Polygon.swift#L5
Organize declarations within class, struct, enum, actor, and extension bodies. (organizeDeclarations)
|
Lint:
Sources/PlaydateKit/Geometry/Polygon.swift#L6
Organize declarations within class, struct, enum, actor, and extension bodies. (organizeDeclarations)
|
Lint:
Sources/PlaydateKit/Geometry/Polygon.swift#L12
Organize declarations within class, struct, enum, actor, and extension bodies. (organizeDeclarations)
|
Lint:
Sources/PlaydateKit/Geometry/Polygon.swift#L27
Add a MARK comment before top-level types and extensions. (markTypes)
|
Lint:
Sources/PlaydateKit/Geometry/Polygon.swift#L27
Organize declarations within class, struct, enum, actor, and extension bodies. (organizeDeclarations)
|
Lint:
Sources/PlaydateKit/Geometry/Polygon.swift#L37
Organize declarations within class, struct, enum, actor, and extension bodies. (organizeDeclarations)
|