root = true

[*]
end_of_line = lf
insert_final_newline = true

[*.{js,php}]
indent_style = space

[*.js]
indent_size = 2

[*.php]
indent_size = 4
