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