Update .clang-format

This commit is contained in:
MahnoorFarzand1313 2024-03-10 12:59:51 +05:00 committed by GitHub
commit a9f16904e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,6 +93,7 @@ UseTab: Never
#ObjCBinPackProtocolList: Auto
#PenaltyBreakTemplateDeclaration: 10
#SpaceBeforeCpp11BracedList: false
cout<<"adding two numbers"<<'a'and'b'<<;
#SpaceBeforeCtorInitializerColon: true
#SpaceBeforeInheritanceColon: true
#SpaceBeforeRangeBasedForLoopColon: true