# Editor configuration, see http://editorconfig.orgroot = true [*]charset = utf-8indent_style = spaceinsert_final_newline = truetrim_trailing_whitespace = true [*.md]max_line_length = offtrim_trailing_whitespace = false