mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-22 19:11:27 +00:00
8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
|
BreakBeforeBraces: Allman
|
||
|
ColumnLimit: 0
|
||
|
IndentCaseLabels: true
|
||
|
IndentWidth: 8
|
||
|
TabWidth: 8
|
||
|
UseTab: Always
|
||
|
SortIncludes: false
|