root = true

[*]
insert_final_newline = true
end_of_line = lf

indent_style = tab
indent_size = 4

[*.py]
indent_style = space
