[csharp] More formatting changes

This commit is contained in:
Mario Zechner 2025-07-16 01:28:04 +02:00
parent e69bc5562c
commit ab64434ae7
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ indent_style = tab
tab_width = 4
# New line preferences
end_of_line = crlf
end_of_line = lf
insert_final_newline = true
#### .NET Coding Conventions ####