🎨 style(provider): restore trailing newlines
This commit is contained in:
@@ -42,4 +42,4 @@ namespace lsp::provider
|
||||
bool cancelled = scheduler.Cancel(id_to_cancel);
|
||||
spdlog::debug("Cancel request {} {}", id_to_cancel, cancelled ? "succeeded" : "not found");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user