Update our style guide (#5500)
* Update our style guide * Clarify muiltple condition ifs * update the ifdef section
This commit is contained in:
parent
7a1086e405
commit
068571b9fe
3 changed files with 11 additions and 3 deletions
|
@ -20,7 +20,7 @@ SortIncludes: 'false'
|
|||
SpaceBeforeAssignmentOperators: 'true'
|
||||
SpaceBeforeParens: ControlStatements
|
||||
SpaceInEmptyParentheses: 'false'
|
||||
TabWidth: '2'
|
||||
TabWidth: '4'
|
||||
UseTab: Never
|
||||
|
||||
...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue