Expand Two-Way Editor State Bindings #451
CI-pull-request.yml
on: pull_request
SwiftLint
/
SwiftLint
8s
Testing CodeEditSourceEditor
/
Testing CodeEditSourceEditor
Annotations
4 errors
|
SwiftLint / SwiftLint
Process completed with exit code 2.
|
|
SwiftLint / SwiftLint:
Sources/CodeEditSourceEditor/Find/ViewModel/FindPanelViewModel.swift#L15
Variable name 'findPanelReplaceTextDidChangeNotification' should be between 2 and 40 characters long (identifier_name)
|
|
SwiftLint / SwiftLint:
Sources/CodeEditSourceEditor/SourceEditor/SourceEditor.swift#L142
Line should be 120 characters or less; currently it has 121 characters (line_length)
|
|
SwiftLint / SwiftLint:
Sources/CodeEditSourceEditor/SourceEditor/SourceEditor+Coordinator.swift#L33
Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
|