changing spaces back to 4, finally in sync with mads

This commit is contained in:
Shannon
2017-06-30 17:24:48 +10:00
parent 3a17002ec4
commit 8fe904cea7

View File

@@ -3,7 +3,7 @@ root=true
[*]
end_of_line = lf
indent_style = space
indent_size = 2
indent_size = 4
trim_trailing_whitespace = true
[*.{cs,cshtml,csx,vb,vbx,vbhtml,fs,fsx,txt,ps1,sql}]