didier/.editorconfig
2020-10-24 17:10:51 +02:00

6 lines
No EOL
86 B
INI

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