mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 04:04:59 +00:00
code_style: run dotnet format
and re-order codes
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
3cc463d24b
commit
03216fc31e
4 changed files with 4 additions and 4 deletions
|
@ -58,7 +58,7 @@ namespace SourceGit.Commands
|
|||
{
|
||||
ProcessInlineHighlights();
|
||||
_result.TextDiff.MaxLineNumber = Math.Max(_newLine, _oldLine);
|
||||
}
|
||||
}
|
||||
|
||||
return _result;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue