🎨 style(provider): restore trailing newlines

This commit is contained in:
csh
2025-12-21 22:23:42 +08:00
parent 2c1c1d8a88
commit d2d3d9eb48
74 changed files with 74 additions and 74 deletions
@@ -39,4 +39,4 @@ namespace lsp::provider::code_action
// 3. Return formatted response
return "{}"; // Placeholder response
}
}
}