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