zeroshade commented on code in PR #709:
URL: https://github.com/apache/arrow-adbc/pull/709#discussion_r1205917965


##########
.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:
   updated using the files filter, let me know what you think.



-- 
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]

Reply via email to