mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +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
|