.editorconfig
changeset 51 5f1f1053a595
parent 48 1eb878505ae1
     1.1 --- a/.editorconfig	Sat Feb 14 22:11:36 2015 +0100
     1.2 +++ b/.editorconfig	Sat Feb 14 22:13:31 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