Files
synapse-admin/.editorconfig
T

6 lines
63 B
INI
Raw Normal View History

{
indent_style: 'space',
indent_size: 2,
tab_width: 2
};