perfview/.editorconfig

10 строки
127 B
INI

root=true
[*.{csproj,props,targets,nuspec}]
indent_style = space
indent_size = 2
[*.cs]
indent_style = space
indent_size = 4