Lint PRs and show inline comments for violations #4
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)
|