didier/.editorconfig

7 lines
88 B
INI
Raw Permalink Normal View History

2020-10-24 16:48:46 +02:00
root = true
[{*.yml, *.yaml}]
indent_size = 2
indent_style = space
max_line_length=120