Skip to content

Commit f0c77ff

Browse files
committed
code_style: run dotnet format
Signed-off-by: leo <[email protected]>
1 parent 60cd210 commit f0c77ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Models/Change.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ public void Set(ChangeState index, ChangeState workTree = ChangeState.None)
8787

8888
private static readonly string[] CONFLICT_MARKERS =
8989
[
90-
string.Empty,
91-
"DD",
90+
string.Empty,
91+
"DD",
9292
"AU",
9393
"UD",
9494
"UA",

0 commit comments

Comments
 (0)