Commit 51e15a2
committed
Explicitly set clang-format PointerAlignment
It seems a recent clang-format change causes pointers to sometimes be left aligned while all our code uses right aligned pointers. This enforces right alignment at all times.1 parent 7e84681 commit 51e15a2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
0 commit comments