Skip to content

Commit 9300441

Browse files
committed
Back to align. For whatever reason this isn't impacting PathFinder.cpp anymore
1 parent 7437355 commit 9300441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Language: Cpp
33
# BasedOnStyle: LLVM
44
AccessModifierOffset: -4
5-
AlignAfterOpenBracket: DontAlign
5+
AlignAfterOpenBracket: Align
66
AlignConsecutiveMacros: false
77
AlignConsecutiveAssignments: false
88
AlignConsecutiveDeclarations: false

0 commit comments

Comments
 (0)