Merge pull request #46 from aschrab/editorconfig

Add .editorconfig file
This commit is contained in:
Peter Cottle 2013-02-20 20:05:47 -08:00
commit 851de6118e

5
.editorconfig Normal file
View file

@ -0,0 +1,5 @@
root = true # Top-most editorconfig file
[*]
indent_style = space
indent_size = 2