Fix down arrow key not working after font size change #503
CI-pull-request.yml
on: pull_request
SwiftLint
/
SwiftLint
10s
Testing CodeEditSourceEditor
/
Testing CodeEditSourceEditor
Annotations
4 errors
|
SwiftLint / SwiftLint
Process completed with exit code 2.
|
|
SwiftLint / SwiftLint:
Sources/CodeEditSourceEditor/Controller/TextViewController+Lifecycle.swift#L298
Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
|
SwiftLint / SwiftLint:
Sources/CodeEditSourceEditor/Controller/TextViewController+Lifecycle.swift#L250
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
|
SwiftLint / SwiftLint:
Sources/CodeEditSourceEditor/Controller/TextViewController+Lifecycle.swift#L207
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|