Skip to content

Lint PRs and show inline comments for violations #4

Lint PRs and show inline comments for violations

Lint PRs and show inline comments for violations #4

Triggered via pull request January 4, 2025 13:52
Status Success
Total duration 6m 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint: Tests/TestHelpers/SwiftLintTestCase.swift#L28
Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
lint: Tests/TestHelpers/SwiftLintTestCase.swift#L24
Return arrow and return type should be separated by a single space or on a separate line (return_arrow_whitespace)