root = true

[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
csharp_style_namespace_declarations = file_scoped:silent

[*.json]
indent_size = 2

[*.csproj]
indent_size = 2

[*.css]
indent_size = 2

[*.md]
trim_trailing_whitespace = false