mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-19 12:59:30 -07:00
Update .clang-format
This commit is contained in:
parent
c3ae2367ca
commit
a9f16904e6
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ UseTab: Never
|
||||||
#ObjCBinPackProtocolList: Auto
|
#ObjCBinPackProtocolList: Auto
|
||||||
#PenaltyBreakTemplateDeclaration: 10
|
#PenaltyBreakTemplateDeclaration: 10
|
||||||
#SpaceBeforeCpp11BracedList: false
|
#SpaceBeforeCpp11BracedList: false
|
||||||
|
cout<<"adding two numbers"<<'a'and'b'<<;
|
||||||
#SpaceBeforeCtorInitializerColon: true
|
#SpaceBeforeCtorInitializerColon: true
|
||||||
#SpaceBeforeInheritanceColon: true
|
#SpaceBeforeInheritanceColon: true
|
||||||
#SpaceBeforeRangeBasedForLoopColon: true
|
#SpaceBeforeRangeBasedForLoopColon: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue