Skip to content

Commit a5f12fb

Browse files
committed
Fix .clang-format to not preserve bad format.
Deriving pointer alignment essentially makes this do nothing, since for whatever reason (fighting with Studio maybe?), for new files it's deriving the wrong style.
1 parent b6492e3 commit a5f12fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
BasedOnStyle: Google
2+
DerivePointerAlignment: false

0 commit comments

Comments
 (0)