root = true

[*]
indent_style = tab
indent_size = 2

[*.yml]
indent_style = space
indent_size = 2

[*.erb]
indent_style = space
indent_size = 2
