summaryrefslogtreecommitdiffstats
path: root/.editorconfig
blob: 3a04047793619872cdc486c0a10e3592353b5fc4 (plain) (blame)
1
2
3
4
5
6
7
8
root = true

[*]
end_of_line = crlf
insert_final_newline = true

[*.pld]
indent_style = tab