Skip to content

Commit 655a375

Browse files
committed
Fix whitespaces
1 parent c8a1108 commit 655a375

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ csharp_new_line_before_members_in_object_initializers = true
1515
csharp_new_line_before_members_in_anonymous_types = true
1616
csharp_new_line_between_query_expression_clauses = true
1717

18+
# ReSharper properties
19+
resharper_space_within_single_line_array_initializer_braces = true
20+
1821
[*.xsd]
1922
indent_style = tab
2023

0 commit comments

Comments
 (0)