root = true
[*]
# Unix line endings
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{py,yml,html,css,styl,js,json,md}]
indent_style = space
indent_size = 4