Files
Umbraco-CMS/.editorconfig
2017-09-24 22:10:19 +02:00

11 lines
173 B
INI

root=true
[*]
end_of_line = crlf
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.{cs,cshtml,csx,vb,vbx,vbhtml,fs,fsx,txt,ps1,sql}]
indent_size = 4