1
Fork 0
todocolors/todoblue/.editorconfig

10 lines
127 B
INI
Raw Normal View History

2023-07-29 15:58:17 +02:00
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = tab
insert_final_newline = true
tab_width = 4