root = true [*] indent_style = space indent_size = 4 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.{csproj,props,targets,xml,json,yml,yaml}] indent_size = 2 [*.md] trim_trailing_whitespace = false [*.ps1] indent_size = 4 [*.psm1] indent_size = 4 [*.psd1] indent_size = 4