Updated the editorconfig configuration

This commit is contained in:
Javier Eguiluz
2019-09-02 12:17:31 +02:00
parent 7f1c51d786
commit 90535a14b6
2 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
root = true
[*.{rst,rst.inc}]
[*]
indent_style = space
indent_size = 2
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true