1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02:00
ttrss/.editorconfig

10 lines
104 B
INI
Raw Normal View History

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