tt-rss/.editorconfig
2018-12-22 23:38:54 +01:00

9 lines
104 B
INI

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