Commit 28fee0b
Fix clang-format violation in trace_segment.cpp
Reformat the emplace_back call to match clang-format's expected style
(arguments on one line with alignment) to fix the verify CI job.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 092e49e commit 28fee0b
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
333 | | - | |
| 331 | + | |
| 332 | + | |
334 | 333 | | |
335 | 334 | | |
336 | 335 | | |
| |||
0 commit comments