wgtmac commented on code in PR #838:
URL: https://github.com/apache/iceberg-cpp/pull/838#discussion_r3635882556
##########
.github/workflows/cpp-linter.yml:
##########
@@ -48,6 +48,8 @@ jobs:
env:
SCCACHE_DIR: ${{ github.workspace }}/.sccache
SCCACHE_CACHE_SIZE: "2G"
+ CPP_LINTER_VERSION: "1.13.0"
+ CLANG_TOOLS_VERSION: "22.1.8"
Review Comment:
```suggestion
CLANG_TOOLS_VERSION: "22.1.5" # Don't forget to update
.pre-commit-config.yaml
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]