Skip to content

Commit 62d82c4

Browse files
committed
build: adjust indent size to improve consistency across files
1 parent 8737227 commit 62d82c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dotnet_separate_import_directive_groups = false
2222
# Configurable behaviors
2323
# end_of_line = lf - there is no 'auto' with an .editorconfig
2424
indent_style = space
25-
indent_size = 4
25+
indent_size = 2
2626
max_line_length = 140
2727

2828
# C# specific formatting (optimized for performance)

0 commit comments

Comments
 (0)