tt-rss/.editorconfig
2021-03-14 12:49:37 +03:00

10 lines
104 B
INI

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