Add initial .editorconfig file

This commit is contained in:
Walter Dolce 2016-04-09 19:02:50 +01:00
parent 8004652f7b
commit 5e3f9dd3a5

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
# EditorConfig is awesome: http://EditorConfig.org
root = true
[*.py]
indent_style = space