indent using 4 spaces

This commit is contained in:
Marco Biedermann 2015-02-10 18:44:38 +01:00
parent 9c2c5e369b
commit 54301c96f3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true