Add examples for package manager and spreadsheet #34
formatting_and_linting.yml
on: pull_request
swift-format
10s
SwiftLint
41s
Annotations
7 errors
swift-format
Process completed with exit code 1.
|
SwiftLint:
Tests/Examples/SpreadSheet/SpreadSheet.swift#L13
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/Examples/SpreadSheet/SpreadSheet.swift#L24
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/Examples/SpreadSheet/SpreadSheet.swift#L31
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/Examples/PackageManager/PackageGraph.swift#L11
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/Examples/PackageManager/PackageGraph.swift#L18
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint
Process completed with exit code 1.
|