# top-most EditorConfig file
root = true
 
# all files
[*]
indent_style = tab
indent_size = 4
