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