Files
vpnbot/.editorConfig
T
2023-06-05 01:46:11 +04:00

15 lines
204 B
INI

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