1.1 --- a/.editorconfig Thu Mar 19 10:17:56 2015 +0100
1.2 +++ b/.editorconfig Thu Mar 19 17:07:09 2015 +0100
1.3 @@ -7,6 +7,6 @@
1.4
1.5 ; 4-column tab indentation
1.6 [*.cs]
1.7 -indent_style = tab
1.8 +indent_style = space
1.9 indent_size = 4
1.10