summaryrefslogtreecommitdiff
path: root/follow-redirects/.editorconfig
blob: c14d5c67b407d8d183bb2aec0f99de5e0b6e8994 (plain)
1
2
3
4
5
6
7
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true