blob: f32994e94e26198e0b064e37e9012817b6aa9169 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[General]
IndentWidth=4
MaxColumnWidth=80
NewlineType=unix
NormalizeOrder=true
ObjectsSpacing=true
FunctionsSpacing=true
SemicolonRule=always
SortImports=false
UseTabs=false
|