8 строки
163 B
INI
8 строки
163 B
INI
|
; This file is for unifying the coding style for different editors and IDEs.
|
||
|
; More information at http://EditorConfig.org
|
||
|
|
||
|
root = true
|
||
|
|
||
|
[*.cs]
|
||
|
indent_style = tab
|