ladislas/feature/l10n robotkit connectionview #122
ci-linter-swiftformat.yml
on: pull_request
swiftformat
10s
Annotations
1 error and 10 warnings
swiftformat
Process completed with exit code 1.
|
swiftformat:
Modules/RobotKit/Sources/UI/Views/RobotConnectionView+l10n.swift#L9
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
|
swiftformat:
Modules/RobotKit/Sources/UI/Views/RobotConnectionView+l10n.swift#L11
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
|
swiftformat:
Modules/RobotKit/Sources/UI/Views/RobotConnectionView+l10n.swift#L13
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
|
swiftformat:
Modules/RobotKit/Sources/UI/Views/RobotConnectionView+l10n.swift#L17
Organize declarations within class, struct, enum, actor, and extension bodies. (organizeDeclarations)
|
swiftformat:
Modules/RobotKit/Sources/UI/Views/RobotConnectionView+l10n.swift#L17
Align wrapped function arguments or collection elements. (wrapArguments)
|
swiftformat:
Modules/RobotKit/Sources/UI/Views/RobotConnectionView+l10n.swift#L20
Organize declarations within class, struct, enum, actor, and extension bodies. (organizeDeclarations)
|
swiftformat:
Modules/RobotKit/Sources/UI/Views/RobotConnectionView+l10n.swift#L23
Remove trailing blank line at the end of a scope. (blankLinesAtEndOfScope)
|
swiftformat:
Modules/RobotKit/Sources/UI/Views/RobotConnectionView+l10n.swift#L23
Organize declarations within class, struct, enum, actor, and extension bodies. (organizeDeclarations)
|
swiftformat:
Modules/RobotKit/Sources/UI/Views/RobotConnectionView+l10n.swift#L23
Align wrapped function arguments or collection elements. (wrapArguments)
|
swiftformat:
Modules/RobotKit/Sources/UI/Views/RobotConnectionView+l10n.swift#L29
Remove trailing blank line at the end of a scope. (blankLinesAtEndOfScope)
|