ref: 9ec8186ac6e6dd9715e542ecf50ae6c29ee6f7aa 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