zeroshade commented on code in PR #709:
URL: https://github.com/apache/arrow-adbc/pull/709#discussion_r1205898123
##########
.pre-commit-config.yaml:
##########
@@ -86,5 +86,10 @@ repos:
language: script
pass_filenames: false
entry: "./ci/scripts/run_rat_local.sh"
+ - id: check-cgo-adbc-header
+ name: Ensure CGO adbc.h is sync'd
+ language: script
+ pass_filenames: false
+ entry: "./ci/scripts/run_cgo_drivermgr_check.sh"
Review Comment:
i missed that, i was trying to find it haha. nice :) i'll update with that
filter
--
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]