Commit e00432c
chore(sdk): restore dial.hpp formatting to match main
A prior commit on this branch (2584b55) inadvertently unwrapped the
deprecated dial_options() signature back to a single line because the
local clang-format version (22) disagrees with the CI lint container's
version (15) about this case. CI's cpp-linter job is authoritative;
restoring the wrapped form makes it pass.
The wrap should not be undone by future formatting on this file unless
the project upgrades the lint container.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 193a910 commit e00432c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
0 commit comments