RASCSI/src/php/.editorconfig

9 lines
145 B
INI

root = true
[*.{html,php,htm}]
indent_style = space
indent_size = 3
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true