changing spaces back to 4, finally in sync with mads
This commit is contained in:
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user