Files
vpnbot/.editorConfig
T
mercury b0f8bd56c4 init
2022-10-04 18:36:08 +04:00

12 lines
161 B
INI

root=true
[*]
indent_style=space
indent_size=4
end_of_line=lf
charset=utf-8
trim_trailing_whitespace=true
insert_final_newline=true
[makefile]
indent_style=tab