Commit 65f16f1
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 a1f39f0 commit 65f16f1
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1880 | 1880 | | |
1881 | 1881 | | |
1882 | 1882 | | |
1883 | | - | |
| 1883 | + | |
| 1884 | + | |
| 1885 | + | |
1884 | 1886 | | |
1885 | 1887 | | |
1886 | 1888 | | |
| |||
2188 | 2190 | | |
2189 | 2191 | | |
2190 | 2192 | | |
2191 | | - | |
2192 | | - | |
2193 | | - | |
| 2193 | + | |
| 2194 | + | |
2194 | 2195 | | |
2195 | 2196 | | |
2196 | 2197 | | |
| |||
0 commit comments