mirror of
https://github.com/zeux/pugixml.git
synced 2025-01-13 17:37:58 +08:00
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…
x
Reference in New Issue
Block a user