Autocomplete Implementation #1599
Annotations
4 errors
|
CodeEdit/Features/LSP/Service/LSPService+Events.swift#L47
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
|
CodeEdit/Features/Editor/AutoCompleteCoordinator.swift#L79
public declarations should be documented (missing_docs)
|
|
CodeEdit/Features/Editor/AutoCompleteCoordinator.swift#L87
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
|
|
The logs for this run have expired and are no longer available.
Loading