root = true [*] # We recommend you to keep these unchanged end_of_line = lf charset = utf-8 trim_trailing_whitespace = false insert_final_newline = true [*.{js,php,py}] # Change these settings to your own preference indent_style = tab indent_size = 4 [*.md] insert_final_newline = false