root = true

[*]
end_of_line = lf

[*.{html,py}]
indent_style = space
indent_size = 4

[*.md]
trim_trailing_whitespace = false
