didier/.editorconfig

7 lines
88 B
INI

root = true
[{*.yml, *.yaml}]
indent_size = 2
indent_style = space
max_line_length=120