root = true
[*]
trim_trailing_whitespace = true
[*.{js,php,html}]
indent_style = space
indent_size = 4
charset = utf-8
[Makefile]
indent_style = tab