Skip to content

Commit

Permalink
Added clang10-format option to format file (ROCm#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
amdkila authored and saadrahim committed Oct 7, 2019
1 parent dcc7fe9 commit 1a8e546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ PointerAlignment: Left
SpaceAfterCStyleCast: false
SpaceBeforeAssignmentOperators: true
SpaceBeforeParens: Never
SpaceInEmptyBlock: false
SpaceInEmptyParentheses: false
SpacesBeforeTrailingComments: 1
SpacesInAngles: false
Expand Down

0 comments on commit 1a8e546

Please sign in to comment.