# top-most EditorConfig file root = true [*.cs] indent_style = space trim_trailing_whitespace = true insert_final_newline = true indent_size = 4