7 lines
132 B
INI
7 lines
132 B
INI
# see https://editorconfig.org for more options, and setup instructions for yours editor
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|