ttrss/.editorconfig

10 lines
104 B
INI

[*]
end_of_line = lf
insert_final_newline = true
[*.php]
indent_style = tab
[*.js]
indent_style = tab