editorconfig: correct indent size

This commit is contained in:
Campbell Barton 2019-04-17 13:34:26 +02:00
parent c3a11a5671
commit f73255c1be
1 changed files with 1 additions and 1 deletions

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