Commit c022dd1
STYLE: Fix return-type alignment for clang-format 19.1.7
CI uses clang-format 19.1.7 which expects the function name
indented to align under the return type export macro. The previous
commit used clang-format 22 which un-indented it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent faf9d0f commit c022dd1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments