We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2ed86 commit ee2ce25Copy full SHA for ee2ce25
.editorconfig
@@ -8,7 +8,6 @@ indent_style = space
8
indent_size = 4
9
dotnet_style_operator_placement_when_wrapping = beginning_of_line
10
tab_width = 4
11
-end_of_line = crlf
12
dotnet_style_coalesce_expression = true:suggestion
13
dotnet_style_null_propagation = true:suggestion
14
dotnet_style_prefer_is_null_check_over_reference_equality_method = true:suggestion
0 commit comments