# For more info, see: http://EditorConfig.org
root = true
[*.java]
indent_style = space
indent_size = 2
[*.md]
[*.xml]