code_style: run dotnet format

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-05-30 11:16:07 +08:00
parent 60cd210b80
commit f0c77ffeb8
No known key found for this signature in database

View file

@ -87,8 +87,8 @@ namespace SourceGit.Models
private static readonly string[] CONFLICT_MARKERS = private static readonly string[] CONFLICT_MARKERS =
[ [
string.Empty, string.Empty,
"DD", "DD",
"AU", "AU",
"UD", "UD",
"UA", "UA",