# EditorConfig is awesome: http://EditorConfig.org

root = true

[*.{java,xml}]
charset = utf-8
indent_style = space
indent_size = 4
