v0.2 ios #21
swift-codestyle.yml
on: pull_request
check-switch-codestyle
38s
Annotations
3 errors
check-switch-codestyle:
binding/ios/EagleAppTest/EagleAppTest/ViewController.swift#L14
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
check-switch-codestyle:
binding/ios/EagleAppTest/EagleAppTestUITests/EagleAppTestUITests.swift#L129
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
check-switch-codestyle:
binding/ios/EagleAppTest/EagleAppTestUITests/EagleAppTestUITests.swift#L182
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|