]> git.wh0rd.org - tt-rss.git/blob - .editorconfig
119b50a10d0035e09db0a3513fbfa5050963a4c0
[tt-rss.git] / .editorconfig
1 [*]
2 end_of_line = lf
3 insert_final_newline = true
4
5 [*.php]
6 indent_style = tab