root = true

# All files
[*]
indent_style = space

# Xml files
[*.xml]
indent_size = 2

[*.cs]
csharp_style_namespace_declarations=file_scoped:suggestion