aboutsummaryrefslogtreecommitdiff
path: root/scripts/dot-local/bin/dot-editorconfig
blob: a882442cf32f4389d7def64672da98e222be089d (plain)
1
2
3
4
5
6
7
root = true

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