This commit is contained in:
parent
96135ff808
commit
a3595e71a9
@ -10,3 +10,5 @@ AllowShortIfStatementsOnASingleLine: Always
|
|||||||
AllowShortLambdasOnASingleLine: All
|
AllowShortLambdasOnASingleLine: All
|
||||||
AllowShortLoopsOnASingleLine: 'true'
|
AllowShortLoopsOnASingleLine: 'true'
|
||||||
PointerAlignment: Left
|
PointerAlignment: Left
|
||||||
|
Cpp11BracedListStyle: 'false'
|
||||||
|
SpaceBeforeCpp11BracedList: 'true'
|
Loading…
Reference in New Issue
Block a user