Make .editorconfig valid (#807)

This commit is contained in:
Edgar Hipp
2018-01-13 16:27:13 +01:00
committed by GitHub
parent 51d403ab44
commit c2b91036d9

View File

@@ -1,3 +1,5 @@
[*]
indent_style = space
indent_size = 2
charset = utf-8