Skip to content

Commit

Permalink
Merge pull request #1614 from DARMA-tasking/1592-update-clang-format-…
Browse files Browse the repository at this point in the history
…config

#1592 Update clang-format configuration
  • Loading branch information
jstrzebonski authored Nov 23, 2021
2 parents cb984cc + 4aaf364 commit 6166b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Language: Cpp
ColumnLimit: 80
UseTab: Never

AccessModifierOffset: -4
AccessModifierOffset: -2
AlignAfterOpenBracket: AlwaysBreak
AlignConsecutiveAssignments: false
AlignConsecutiveDeclarations: false
Expand Down

0 comments on commit 6166b78

Please sign in to comment.