Skip to content
Snippets Groups Projects
Commit 0c33b44a authored by Grant Kim's avatar Grant Kim
Browse files

SpacesInConditionalStatement

parent 53919a9a
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ NamespaceIndentation: "None"
# PointerAlignment: 'Right'
ReflowComments: "true"
SpaceBeforeAssignmentOperators: "true"
SpacesInConditionalStatement: "true"
# We recommened to follow this format but we don't force to yet.
# SpacesInParentheses: 'true'
TabWidth: "2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment