didier/.editorconfig
2022-06-10 01:48:02 +02:00

6 lines
88 B
INI

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