[*.{py,xml,json}]
charset = utf-8
indent_style = tab

[*.py]
trim_trailing_whitespace = true
