Cosmos/Tests/Cosmos.Common.Tests/.editorconfig
2015-05-26 22:42:46 +06:00

9 lines
118 B
INI

; 4-column space indentation
root=true
tab_width=4
indent_size=4
[*.cs]
tab_width=4
indent_size=4
indent_style=space