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

6 lines
82 B
INI

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