root = true

[*]
indent_style = space
indent_size = 2

[*.{md,html}]
indent_size = 4

[Makefile]
indent_style = tab
indent_size = 4
