ref: ab9945c1eefb4a3b64365e10ff6e8cf610f7c52a dir: /.editorconfig/
[*] root = true indent_style = tab indent_size = tab tab_width = 8 charset = utf-8 insert_final_newline = true trim_trailing_whitespace = true end_of_line = lf