nunit-vs-adapter/.editorconfig

15 строки
187 B
INI

; Top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 4
[*.csproj]
indent_style = space
indent_size = 2
[*.vsixmanifest]
indent_style = space
indent_size = 2