Don't sort inludes any more (breaks too many ACK files).
This commit is contained in:
parent
51862cff82
commit
11ea3a2fe1
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@ IndentCaseLabels: 'true'
|
||||||
PointerAlignment: Left
|
PointerAlignment: Left
|
||||||
TabWidth: '4'
|
TabWidth: '4'
|
||||||
UseTab: ForIndentation
|
UseTab: ForIndentation
|
||||||
|
SortIncludes: false
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue