condorcore-keyring/.editorconfig

7 lines
84 B
INI
Raw Normal View History

2017-05-26 08:26:32 +02:00
root = true
[*]
end_of_line = lf
charset = utf-8
indent_style = tab
2017-10-17 13:10:00 +02:00
indent_size = 8