zint/.editorconfig

7 lines
69 B
INI
Raw Permalink Normal View History

2017-10-18 09:24:27 +02:00
root=true
[*]
2017-10-31 22:09:48 +01:00
end_of_line = lf
2017-10-18 09:24:27 +02:00
indent_style = space
indent_size = 4