1
1

editorconfig: correct indent size

This commit is contained in:
2019-04-17 13:34:26 +02:00
parent c3a11a5671
commit f73255c1be

View File

@@ -4,7 +4,7 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
indent_size = 2
max_line_length = 99
# CMake & Text