GH-47512: [C++] Bump meson-fmt in pre-commit to 1.9.0#47513
GH-47512: [C++] Bump meson-fmt in pre-commit to 1.9.0#47513WillAyd merged 1 commit intoapache:mainfrom
Conversation
|
|
|
After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit c558163. There weren't enough matching historic benchmark results to make a call on whether there were regressions. The full Conbench report has more details. |
…7513) ### Rationale for this change This improves the readability of parenthesized multi-line expressions in Meson configuration files ### What changes are included in this PR? meson-fmt in pre-commit has been bumped to version 1.9.0, and files have been cleaned accordingly ### Are these changes tested? Yes ### Are there any user-facing changes? No * GitHub Issue: apache#47512 Authored-by: Will Ayd <william.ayd@icloud.com> Signed-off-by: Will Ayd <william.ayd@icloud.com>
|
it would nice if you could notice me that the regex for files is wrong... |
|
Oh, I thought trim21/pre-commit-mirror-meson@e274126 is an expected change (but we don't need it). |
what actually wrong is |
|
Ah, I didn't notice it. How about using |
Rationale for this change
This improves the readability of parenthesized multi-line expressions in Meson configuration files
What changes are included in this PR?
meson-fmt in pre-commit has been bumped to version 1.9.0, and files have been cleaned accordingly
Are these changes tested?
Yes
Are there any user-facing changes?
No