1
0
mirror of https://github.com/woo-j/zint.git synced 2025-01-11 17:17:43 +03:00
zint/.editorconfig

7 lines
69 B
INI
Raw Normal View History

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