aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 24ce802ccdffca634d3de2771f716ea5d85905e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
root = true

[*]
end_of_line = lf

[*.go]
indent_style = tab
indent_size = 4

[*.tpl]
indent_style = space
indent_size = 2
end_of_line = crlf
trim_trailing_whitespace = false
n>Update gtk-version in glade filesRené 'Necoro' Neumann8-8/+8 2010-05-22Fix the link buttonsRené 'Necoro' Neumann1-1/+1 2010-05-20Handle missing eix-cache file more gracefullyRené 'Necoro' Neumann1-0/+7 2010-05-20More declarative handling of the database typesRené 'Necoro' Neumann3-46/+59 2010-05-11Fix release script pathesv0.14René 'Necoro' Neumann1-1/+2 2010-05-11Add '--plugin-dir' optionRené 'Necoro' Neumann1-1/+9 2010-05-11Add a README message to the releaseRené 'Necoro' Neumann1-1/+14