10 lines
170 B
INI
10 lines
170 B
INI
root=true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
indent_style = space
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.{cs,cshtml,csx,vb,vbx,vbhtml,fs,fsx,txt,ps1,sql}]
|
|
indent_size = 4 |