geml/.editorconfig
2023-08-01 07:34:38 -06:00

7 lines
93 B
INI

[*]
charset=utf-8
indent_style=space
indent_size=2
tab_width=2
trim_trailing_whitespace=true