summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 119b50a10d0035e09db0a3513fbfa5050963a4c0 (plain)
1
2
3
4
5
6
[*]
end_of_line = lf
insert_final_newline = true

[*.php]
indent_style = tab