condorcore-keyring/.editorconfig

7 lines
84 B
INI
Raw Normal View History

2017-05-26 01:26:32 -05:00
root = true
[*]
end_of_line = lf
charset = utf-8
indent_style = tab
2017-10-17 06:10:00 -05:00
indent_size = 8