1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-11 07:25:55 +00:00
Files
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