Autocomplete Implementation #1602
CI-pull-request.yml
on: pull_request
SwiftLint
/
SwiftLint
9s
Testing CodeEdit
/
Testing CodeEdit
Annotations
3 errors
SwiftLint / SwiftLint:
CodeEdit/Features/LSP/Service/LSPService+Events.swift#L47
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
SwiftLint / SwiftLint:
CodeEdit/Features/Editor/AutoCompleteCoordinator.swift#L226
Line should be 120 characters or less; currently it has 134 characters (line_length)
|
SwiftLint / SwiftLint
Process completed with exit code 2.
|