Skip to content

Commit

Permalink
Revert "Merge pull request SFTtech#1602 from heinezen/clang-format-al…
Browse files Browse the repository at this point in the history
…ign"

This reverts commit bfa99b5, reversing
changes made to 4334fff.
  • Loading branch information
heinezen committed Nov 28, 2023
1 parent 100a195 commit c0505b6
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 c0505b6

Please sign in to comment.