bookmark/front/.editorconfig

5 lines
78 B
INI
Raw Normal View History

root = true
[*]
end_of_line = lf
insert_final_newline = true
tab_width = 2