root = true

[*]
charset = utf-8
tab_width = 4
indent_size = 4

[*.java]
indent_style = tab

[*.json]
indent_style = tab

[*.groovy]
indent_style = tab