Wachalarm-Monitor/.editorconfig
2018-08-10 23:44:42 +03:00

10 lines
146 B
INI

# see: http://EditorConfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2