Fix access modifier offset
This commit is contained in:
parent
3c75d4d612
commit
c237489a6c
@ -2,6 +2,7 @@ Standard: Cpp03
|
|||||||
UseTab: ForIndentation
|
UseTab: ForIndentation
|
||||||
TabWidth: 4
|
TabWidth: 4
|
||||||
IndentWidth: 4
|
IndentWidth: 4
|
||||||
|
AccessModifierOffset: -4
|
||||||
BreakBeforeBraces: Allman
|
BreakBeforeBraces: Allman
|
||||||
IndentCaseLabels: false
|
IndentCaseLabels: false
|
||||||
ColumnLimit: 0
|
ColumnLimit: 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user