summarylogtreecommitdiffstats
path: root/.editorconfig
blob: 4f77d623ca1e4eecdf702f60a2ea713ba01ac434 (plain)
1
2
3
4
5
6
[PKGBUILD]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 3