root = true

[*.{php,phpt,json}]
indent_style = tab
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = false

[*.md]
indent_style = space