root = true

[*]
insert_final_newline = true

[*.{json,php,html5,yml}]
charset = utf-8
indent_style = space
indent_size = 4

[*.yml]
charset = utf-8
indent_style = space
indent_size = 2
