mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
editorconfig: correct indent size
This commit is contained in:
parent
c3a11a5671
commit
f73255c1be
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue