[ 
https://issues.apache.org/jira/browse/ARROW-10952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

meng qingyou updated ARROW-10952:
---------------------------------
    Description: 
If a commit contains only fixes for rust format, it would be very sad to wait 
for the slow CI checking done, and it may block the CI checking for other PRs.

So, the PR adds  a git pre-commit hook file, which performs the *cargo fmt 
--check*

  was:
If a commit contains only fixes for rust format, it would be very sad to wait 
for the slow CI checking done, and it may block checking of PRs.

So, the PR adds  a git pre-commit hook file, which performs the *cargo fmt 
--check*


> [Rust] Add pre-commit hook
> --------------------------
>
>                 Key: ARROW-10952
>                 URL: https://issues.apache.org/jira/browse/ARROW-10952
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: meng qingyou
>            Assignee: meng qingyou
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If a commit contains only fixes for rust format, it would be very sad to wait 
> for the slow CI checking done, and it may block the CI checking for other PRs.
> So, the PR adds  a git pre-commit hook file, which performs the *cargo fmt 
> --check*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to