# http://editorconfig.org/

# top-most EditorConfig file
root = true

# all files
[*]
indent_style = space
indent_size = 4