Skip to content

Commit

Permalink
Set spaces-before-comments to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
invokr committed Jan 16, 2017
1 parent 716dc03 commit 1f4f6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ SpaceAfterCStyleCast: false
SpaceBeforeAssignmentOperators: true
SpaceBeforeParens: ControlStatements
SpaceInEmptyParentheses: false
SpacesBeforeTrailingComments: 2
SpacesBeforeTrailingComments: 1
SpacesInAngles: false
SpacesInContainerLiterals: true
SpacesInCStyleCastParentheses: false
Expand Down

0 comments on commit 1f4f6ee

Please sign in to comment.