# https://editorconfig.org root = false [*] charset = unset end_of_line = unset indent_size = unset indent_style = unset insert_final_newline = unset max_doc_length = unset max_line_length = unset trim_trailing_whitespace = unset