8 lines
94 B
INI
8 lines
94 B
INI
# top-most EditorConfig file
|
|
root = true
|
|
|
|
# all files
|
|
[*]
|
|
indent_style = tab
|
|
indent_size = 4
|