Refactoring
This commit is contained in:
@@ -7,6 +7,7 @@ AllowShortLoopsOnASingleLine: 'false'
|
||||
AlwaysBreakTemplateDeclarations: 'true'
|
||||
BreakBeforeBraces: Mozilla
|
||||
ColumnLimit: '120'
|
||||
ConstructorInitializerAllOnOneLineOrOnePerLine: 'true'
|
||||
IndentWidth: '4'
|
||||
PointerAlignment: Right
|
||||
|
||||
|
||||
Reference in New Issue
Block a user