root = true

[*]
charset = utf-8
end_of_line = lf

[*.md]
trim_trailing_whitespace = false

[*.php]
ij_php_concat_spaces = true # Add spaces around concatenation operator (.=)
