root = true

[*]
charset = utf-8
tab_width = 4
indent_style = tab

[*.py]
indent_size = 4
tab_width = 4
indent_style = space