Fixed indentation on docs generator project
This commit is contained in:
@@ -3,7 +3,7 @@ end_of_line = lf
|
||||
|
||||
[*.cs]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
indent_size = 4
|
||||
csharp_prefer_braces = when_multiline:warning
|
||||
csharp_indent_case_contents_when_block = false
|
||||
# One True Brace style
|
||||
|
||||
Reference in New Issue
Block a user