Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-04-17 14:34:26 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-04-17 14:34:46 +0300
commitf73255c1be4f079939512e5ded6e31d98c041776 (patch)
treefa61cd769964acf0672ec7bae547a34afdbc0479 /.editorconfig
parentc3a11a56711aa8d92225b1fb8efb21e3eeb5d148 (diff)
editorconfig: correct indent size
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index a3966328353..691643adebe 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -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