0a40be5420
https://editorconfig.org/ assists configuring a text editor to have the proper indentation. Change-Id: Ieda9a81042ab96bbae94fe627dca466e5ae3d69a
8 lines
80 B
INI
8 lines
80 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[*.yaml]
|
|
indent_size = 2
|