Commit 07efcab
Christian Parpart
[tests] Restore clang-format-22 formatting of two untouched blocks
The previous commit's local clang-format run used v20; CI enforces v22, which
formats two pre-existing blocks (an SqlInsertDataPlan initializer and the
`m3 "drop temp"` FoldStub) differently. Restore them to master's v22 form so the
"Check C++ style" job passes. No behavioural change.
Signed-off-by: Christian Parpart <c.parpart@lastrada.net>1 parent 5eff976 commit 07efcab
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2076 | 2076 | | |
2077 | 2077 | | |
2078 | 2078 | | |
2079 | | - | |
| 2079 | + | |
| 2080 | + | |
| 2081 | + | |
2080 | 2082 | | |
2081 | 2083 | | |
2082 | 2084 | | |
| |||
2384 | 2386 | | |
2385 | 2387 | | |
2386 | 2388 | | |
2387 | | - | |
2388 | | - | |
2389 | | - | |
| 2389 | + | |
| 2390 | + | |
2390 | 2391 | | |
2391 | 2392 | | |
2392 | 2393 | | |
| |||
0 commit comments