zola/.editorconfig
2016-12-06 14:51:33 +09:00

6 lines
77 B
INI

[*.rs]
end_of_line = lf
charset = utf-8
indent_style = space
indent_size = 4