mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
|
BasedOnStyle: LLVM
|
||
|
IndentWidth: 8
|
||
|
UseTab: Always
|
||
|
BreakBeforeBraces: Mozilla
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
IndentCaseLabels: false
|
||
|
AccessModifierOffset: -8
|
||
|
AlignAfterOpenBracket: AlwaysBreak
|
||
|
SortIncludes: false
|