[Bf-blender-cvs] [f29efeb14bc] temp-clang-format: Update .editorconfig

Campbell Barton noreply at git.blender.org
Mon Jan 7 23:32:21 CET 2019


Commit: f29efeb14bcb707eeb4c46ebbd9afb76acb8bd24
Author: Campbell Barton
Date:   Tue Jan 8 09:31:30 2019 +1100
Branches: temp-clang-format
https://developer.blender.org/rBf29efeb14bcb707eeb4c46ebbd9afb76acb8bd24

Update .editorconfig

===================================================================

M	.editorconfig

===================================================================

diff --git a/.editorconfig b/.editorconfig
index 34d3f1aec82..fe6b0444a57 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -3,9 +3,9 @@
 charset = utf-8
 trim_trailing_whitespace = true
 insert_final_newline = true
-indent_style = tab
+indent_style = space
 indent_size = 4
-max_line_length = 120
+max_line_length = 99
 
 # CMake & Text
 [*.{cmake,txt}]



More information about the Bf-blender-cvs mailing list