Skip to content

Commit

Permalink
Merge pull request #1605 from heinezen/fix/revert_clang_format
Browse files Browse the repository at this point in the history
Revert "Merge pull request #1602 from heinezen/clang-format-align"
  • Loading branch information
TheJJ authored Nov 30, 2023
2 parents 100a195 + c0505b6 commit 2391847
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 @@ -4,7 +4,7 @@
# see documentation in doc/code_style/ for details and explainations.
Language: Cpp
AccessModifierOffset: -4
AlignAfterOpenBracket: BlockIndent
AlignAfterOpenBracket: Align
AlignArrayOfStructures: None
AlignConsecutiveAssignments: false
AlignConsecutiveBitFields: false
Expand Down

0 comments on commit 2391847

Please sign in to comment.