AntoinePrv opened a new issue, #47167: URL: https://github.com/apache/arrow/issues/47167
### Describe the enhancement requested Currently at 14.0.6 in `.pre-commit-config.yml`, it's much behind what would be used by IDEs with `clangd` (latest 20.1.8). The issue with this is that the formatting produce with `.pre-commit-config.yml` starts to differ (slightly) from what is produced by an IDE. The new formatting of the code base generates: ``` 31 files changed, 130 insertions(+), 145 deletions(-) ``` ### Component(s) C++, Developer Tools -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org