Fix this project's .editorconfig values not complying with the spec.

This commit is contained in:
Amy Boyd
2016-06-23 20:38:41 +01:00
parent 39414ee074
commit 31aa4fb5d1
3 changed files with 4 additions and 4 deletions

View File

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