mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Update .clang-format
This commit is contained in:
parent
233339d289
commit
14d23b5921
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ SpacesInContainerLiterals: false
|
|||
SpacesInCStyleCastParentheses: false
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
Standard: Cpp11
|
||||
Standard: Cpp17
|
||||
TabWidth: 4
|
||||
UseTab: Never
|
||||
#...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue