server/.editorconfig
Alex A. Naanou cac507e17a added editor config...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2023-07-13 22:25:48 +03:00

8 lines
91 B
INI

root = true
[**]
indent_style = tab
tab_width = 4
charset = utf-8
end_of_line = lf