forked from mirror/DotRecast
modify .editorconfig
This commit is contained in:
parent
b67ebeaec3
commit
daf826f5f4
|
@ -20,6 +20,7 @@ dotnet_sort_system_directives_first = true
|
|||
csharp_preserve_single_line_statements = false
|
||||
csharp_preserve_single_line_blocks = true
|
||||
|
||||
#
|
||||
# ReSharper properties
|
||||
resharper_csharp_wrap_lines = false
|
||||
resharper_csharp_space_before_trailing_comment = true
|
||||
resharper_csharp_space_after_operator_keyword = true
|
||||
|
|
Loading…
Reference in New Issue