ttrss/.editorconfig

10 lines
104 B
INI
Raw Permalink Normal View History

2018-01-30 07:36:41 +00:00
[*]
end_of_line = lf
insert_final_newline = true
[*.php]
indent_style = tab
2021-03-14 09:49:37 +00:00
[*.js]
indent_style = tab