aybWeb/.editorconfig

7 lines
94 B
INI
Raw Normal View History

2023-12-08 17:43:56 +00:00
root = true
[*]
indent_style = tab
tab_width = 4
end_of_line = lf
insert_final_newline = true