portfolio/.editorconfig

12 lines
138 B
INI
Raw Permalink Normal View History

2022-08-02 20:09:45 +00:00
root = true
[*]
end_of_line = lf
insert_final_line = true
charset = utf-8
indent_style = space
indent_size = 4
[*.yaml]
indent_size = 2