root = true

[*]
indent_style = tab

[*.rs]
indent_style = space
indent_size = 4

[*.yaml]
indent_style = space
indent_size = 2
