zola/.editorconfig

6 lines
77 B
INI
Raw Normal View History

2016-12-06 14:51:33 +09:00
[*.rs]
end_of_line = lf
charset = utf-8
indent_style = space
indent_size = 4