Fixed indentation on docs generator project

This commit is contained in:
EvilFactory
2023-02-04 14:20:55 -03:00
parent 81970b3fd4
commit 14c45e4900
2 changed files with 343 additions and 283 deletions
+1 -1
View File
@@ -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