ops...
This commit is contained in:
parent
33bb80d30e
commit
4a921528e9
3 changed files with 6 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
|||
# WebKit A style complying with WebKit’s style guide
|
||||
#BasedOnStyle:
|
||||
|
||||
# TabWidth (unsigned)
|
||||
# TabWidth (unsigned)/
|
||||
# The number of columns used for tab stops.
|
||||
TabWidth: 4
|
||||
|
||||
|
|
@ -56,7 +56,7 @@ Language: Cpp
|
|||
Standard: Cpp11
|
||||
|
||||
# Pointer and reference alignment style. Possible values: Left, Right, Middle.
|
||||
PointerAlignment: Left
|
||||
PointerAlignment: Right
|
||||
|
||||
# AccessModifierOffset (int)
|
||||
# The extra indent or outdent of access modifiers, e.g. public:.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue