aboutsummaryrefslogtreecommitdiff
blob: b1b4208e2508f61e588b1cc0759609f5196035a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
root = true

[*]
end_of_line = lf
insert_final_newline = true
tab_width = 4
charset = utf-8

[*.ebuild]
indent_style = tab
trim_trailing_whitespace = true

[metadata.xml]
indent_style = tab

[repositories.xml]
indent_style = space
tab_width = 2