WPF-Samples/.editorconfig

8 строки
105 B
INI

# top-most EditorConfig file
root = true
[*.cs]
end_of_line = crlf
indent_style = space
indent_size = 4