We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8737227 commit 62d82c4Copy full SHA for 62d82c4
.editorconfig
@@ -22,7 +22,7 @@ dotnet_separate_import_directive_groups = false
22
# Configurable behaviors
23
# end_of_line = lf - there is no 'auto' with an .editorconfig
24
indent_style = space
25
-indent_size = 4
+indent_size = 2
26
max_line_length = 140
27
28
# C# specific formatting (optimized for performance)
0 commit comments