mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
code_style: run dotnet format
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
a06d1183d7
commit
104a3f0bbf
4 changed files with 115 additions and 116 deletions
|
@ -82,6 +82,6 @@ namespace SourceGit.ViewModels
|
|||
|
||||
private string _content = string.Empty;
|
||||
private StringBuilder _builder = new StringBuilder();
|
||||
private event Action<string> _onNewLineReceived;
|
||||
private event Action<string> _onNewLineReceived;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue