Skip to content

[#275] Update space tokens screen in DemoApp #111

[#275] Update space tokens screen in DemoApp

[#275] Update space tokens screen in DemoApp #111

Triggered via pull request November 25, 2024 10:21
Status Failure
Total duration 21s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
12s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Colon Spacing (colon): Showcase/Showcase/Pages/Tokens/Dimension/Space/SpaceBasicTokenIllustrations.swift#L28
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals
Colon Spacing (colon): Showcase/Showcase/Pages/Tokens/Dimension/Space/SpaceBasicTokenIllustrations.swift#L81
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals
Returning Whitespace (return_arrow_whitespace): Showcase/Showcase/Pages/Tokens/Dimension/Space/SpaceTokenCommonIllustration.swift#L309
Return arrow and return type should be separated by a single space or on a separate line