aboutsummaryrefslogtreecommitdiff
path: root/libs/installer_fomod_plus/.editorconfig
blob: a915e4f7fc3690091b90cd0a429bd71d4dfba3eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
root = true

[*.cpp]
indent_style = space
indent_size = 2
insert_final_newline = true

[*.h]
indent_style = space
indent_size = 2
insert_final_newline = true

[*.ui]
indent_style = space
indent_size = 2
insert_final_newline = true