Update our style guide (#5500)
* Update our style guide * Clarify muiltple condition ifs * update the ifdef section
This commit is contained in:
@@ -20,7 +20,7 @@ SortIncludes: 'false'
|
||||
SpaceBeforeAssignmentOperators: 'true'
|
||||
SpaceBeforeParens: ControlStatements
|
||||
SpaceInEmptyParentheses: 'false'
|
||||
TabWidth: '2'
|
||||
TabWidth: '4'
|
||||
UseTab: Never
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user