# EditorConfig is awesome: http://EditorConfig.org root = true [*] end_of_line = crlf insert_final_newline = false indent_style = space indent_size = 4 charset = utf-8